lp://staging/ubuntu/saucy-proposed/adduser
- Get this branch:
- bzr branch lp://staging/ubuntu/saucy-proposed/adduser
Branch merges
Branch information
Recent revisions
- 30. By Dimitri John Ledkov
-
Move ecryptfs-utils from recommends, to suggests. (LP: #1188108)
Adduser has moved from required to minimal set, and thus started to
pull ecryptfs-utils and cryptsetup into minimal installs, which is an
undesired effect. - 29. By Steve Langasek
-
* Merge from Debian unstable, remaining changes:
- AdduserCommon.pm, adduser, adduser.8, adduser.conf.5: Allow uppercase
letters in the names of system users. This is done by having a separate
NAME_REGEX_SYSTEM configuration setting which applies when --system is
specified. (Soren Hansen)
- Add support for encrypting home directories:
+ adduser: Add --encrypt-home option, which calls ecryptfs-setup-private
for the hard work.
+ doc/adduser.8: document the --encrypt-home option
+ debian/control: recommend ecryptfs-utils >= 67-1
+ deluser: remove all of /var/lib/ecryptfs/ $user with --remove-home
* Dropped changes, included in Debian:
- Mark adduser Multi-Arch: foreign. - 26. By Steve Langasek
-
* Merge from Debian unstable, remaining changes:
- AdduserCommon.pm, adduser, adduser.8, adduser.conf.5: Allow uppercase
letters in the names of system users. This is done by having a separate
NAME_REGEX_SYSTEM configuration setting which applies when --system is
specified. (Soren Hansen)
- Add support for encrypting home directories:
+ adduser: Add --encrypt-home option, which calls ecryptfs-setup-private
for the hard work.
+ doc/adduser.8: document the --encrypt-home option
+ debian/control: recommend ecryptfs-utils >= 67-1
+ deluser: remove all of /var/lib/ecryptfs/ $user with --remove-home
- Mark adduser Multi-Arch: foreign.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/adduser