Age | Commit message (Collapse) | Author |
|
* debian/hurd.postinst: use useradd from required passwd package instead of
adduser, which is not required and thus not available at debootstrap.
* debian/control: Bump Standards-Version to 3.9.1 (no change needed).
|
|
debian/hurd.{postinst,postrm}: Add/remove loginpr shell and login user with
loginpr shell, to drop the login shell in order to match common Debian
convention, in particular for remote telnet access...
|
|
- debian/patches/makedev_keep_options.patch: Introduces the -k and -K
options to MAKEDEV, respectively to keep active translators running or
leave existing files alone completely.
- debian/patches/makedev_parted_store.patch: MAKEDEV -p will use parted
instead of device stores for disk partitions.
- debian/local/setup-translators: New script installed in /usr/lib/hurd,
uses MAKEDEV's new options to create all the necessary device and
server nodes.
- debian/local/runsystem (hurd-udeb): Uses setup-translators in "minimal
mode" to prepare the initrd when the installer is started. Parted
stores are used to avoid problems when reloading the partition table.
- debian/hurd.postinst: Uses setup-translators to create missing nodes on
upgrades (on initial installs, debootstrap will use the
setup-translators script from the installed hurd package to setup the
devices and servers itself).
|
|
|
|
* debian/hurd.postinst: Update accordingly.
|
|
|
|
/usr/bin.
|
|
|
|
to have them handled by update-alternatives.
* debian/hurd.postinst: Run update-alternatives for ps, uptime, vmstat and
w.
|
|
already.
|
|
|
|
/dev/cons/{kbd,mouse} if not present already. (Closes: #355002)
|
|
|
|
|
|
|
|
|
|
|
|
|