[Owncloud] No OC4 in Debian 7.0/Wheezy

Klaas Freitag freitag at owncloud.com
Mon May 21 10:44:24 UTC 2012


On 21.05.2012 01:32, Robin Appelman wrote:
> On Monday 21 May 2012 00:41:33 Thomas Müller wrote:
>> Hi,
>>
>> today the "ownCloud for Debian"-Team decided not to upload the package for
>> Debian 7.0/Wheezy.
>>
>> Most challenging part has most likely been to get all the copyrights and
>> licensing sorted out.
>>
>> Finally we had too less testing time especially because of the necessary
>> patches to install ownCloud according to the FHS. (We had the first
>> installable package on May 19th - on May 20th we had the last chance for an
>> upload to Debian 7. Tough ride!)
>>
>> Now that we have movable apps - it would help a lot have movable /config and
>> /data. ;-) Can we have that as a feature for OC5?
>
> Moving /data is already possible by changing the "datadirectory" entry in to
> config file, if you set the value in a default config file it should remember it
> during the installation wizzard.
>
> Moving the config folder is a bit difucult since you would need to store the
> location of the config in the config. The only way I can see having an easy to
> change option in the code.
The code should check if there is a config file in /etc/owncloud and if 
so use it, if not, get it from the usual place. This place is the place 
where configs should go if distributed properly and oC should support 
that, see [1] for details.

That way packagers could include a proper preconfigured config.php in 
their packages.

>
Klaas

[1] http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard



More information about the Owncloud mailing list