Commit graph

22 commits

Author SHA1 Message Date
htgoebel e37dc50348 No longer require "python-all-dev" for building. CryptoNAS is pure
Python, thus python-dev is not required, esp. not for all available
versions (which python-all-dev installs).
2011-05-21 21:23:35 +00:00
htgoebel 148a452ccb Fixed "Architecture" for Debian: "all" is correct, since CryptoNAS is
pure Python and thus one package works on all archs. (Whereas "any"
means: can be build for any arch, but needs separate builds.)
2011-05-21 21:21:28 +00:00
age c33ae31267 * added ntfs write support via fuse (ntfs-3g)
* manually downloaded ntfs-3g package for dfsbuild
2007-08-13 22:35:16 +00:00
age 191428e25a suggest stunnel4 2007-03-11 10:12:12 +00:00
lars 1bce8e6b4d moved "adduser" from "Depends" to "Pre-Depends"
updated changelog
increased version number to 0.3.3
CryptoBoxRootActions: allow mount points to be non-writeable if they are owned by the cryptobox user
2007-02-08 02:24:11 +00:00
lars 742dfeeb54 added dependency for python-m2crypto
added necessary steps for adding new languages
added new language Urdu
2007-02-05 23:07:50 +00:00
lars 449116f648 'shutdown' removed from preferences (still available in the main menu)
minor language changes for 'partition' plugin
minor design change
2006-12-19 17:30:50 +00:00
lars 77324ae946 added minor parts of slovene translation
fixed samba integration script
added syslog support
replaced 'pattern' with 'level' for 'logs' plugin
improved fetch_po_files script
improved output of log plugin
recursively storing setting files fixed
umask set to 022
defining bootup and shutdown handler for the server
implementing volume_automount mounting
simplified the output preperation of the partition plugin
"busy" flag handling moved from core/container to core/main
2006-12-11 14:16:10 +00:00
lars 0ccd3f1a41 compile language files for the debian package 2006-11-28 13:49:24 +00:00
lars 1438913656 renamed python package to cryptobox-server
unittests are working again
http-error handling implemented
2006-11-27 19:25:26 +00:00
lars 34c2f26b52 debian packaging finished 2006-11-24 11:03:20 +00:00
lars 112979b3af added setup.py to use distutils for packaging
moved python modules to separate packages below src/
renamed "hook" to "event" to avoid confusion
2006-11-23 19:13:08 +00:00
lars a66e5d3512 packaging improved
simplified use of uml-start script
2006-11-22 15:21:21 +00:00
lars 45935b6e79 played around with the debian package 2006-11-10 09:05:14 +00:00
lars 414389951e moved pythonrewrite branch to trunk 2006-11-06 16:05:00 +00:00
lars b8e3cf4ea8 usage of dh_installinit fixed 2006-05-30 19:00:34 +00:00
lars 72afa14f87 fixed some debian policy violations
replaced dumpe2fs by blkid for determining the uuid of a device
2006-05-30 09:08:35 +00:00
lars 5fb9108640 moved to a volume based web interface
initialization now uses a single volume (no partitioning)
SCAN_DEVICES now define only the allowed prefix ("hd" -> all harddisks)
DEBUG_LEVEL added
check for https improved
2006-05-29 07:09:17 +00:00
lars 3da483ffec distributions specific config file introduced (for program locations)
pmount added to debian dependencies
2006-05-17 09:54:22 +00:00
lars 1bae6a759e marker added to default config
dependency on sudo removed
2006-05-15 09:42:35 +00:00
lars d0d27ea05e Makefile created
debian installer improved
binary suid wrappers added
2006-05-15 09:41:00 +00:00
lars b5c0ac2188 debain package files added 2006-05-10 19:53:05 +00:00