Age | Commit message (Collapse) | Author |
|
|
|
|
|
... and handle them as slaves of the runsystem alternative.
|
|
|
|
* local/random-hurd.sh, urandom-hurd.sh: Add scripts to be used as
hurd-provided translators for /dev/*random.
* hurd.postinst: Remove "random" alternative introduced by 20111106-1, as it
makes rgrep in /etc not working any more. Install random.sh alternative
instead, which sets /hurd/u?random.sh scripts.
* local/setup-translators: Set /dev/u?random translator from
/hurd/u?random.sh instead of making them alternatives.
|
|
|
|
* patches/libexec.patch, hurd.install, hurd-udeb.install, hurd.postinst,
rules: Move getty, console-run, and runttys to /sbin, runsystem and rc to
/etc/hurd (Closes: Bug#556526).
* hurd-udeb.lintian-overrides: Drop override about /libexec
|
|
|
|
|
|
- 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.install: Likewise.
* debian/hurd-udeb.install: Likewise.
* debian/hurd.dirs: Added /usr/bin.
|
|
|
|
|
|
|
|
|
|
* debian/hurd.dirs: Added /usr/share/msgids.
|
|
* debian/rules/hurd.install: Ship debian/tmp/etc/default/hurd-console.
|
|
support for starting the Hurd console on bootup.
* debian/hurd-console.default: New file.
* debian/rules (install/hurd::) Install it into debian/tmp/etc/default.
* debian/rules/hurd.install: Ship debian/tmp/etc/default/hurd-console.
|
|
|
|
/usr/lib/hurd/console, not /lib/hurd/console.
|
|
of debian/tmp/bin/fakeroot.
|
|
|
|
* debian/control (hurd): Removed fakeroot from Provides:, Replaces:
and Conflicts:. (Closes: #293511)
|
|
|
|
|
|
|