summaryrefslogtreecommitdiff
path: root/debian/hurd.install
AgeCommit message (Collapse)Author
2012-02-19devnode is already installed in /hurdSamuel Thibault
2012-02-19New upstream snapshot.Samuel Thibault
2012-02-01rename {halt,reboot} to {halt,reboot}-hurdPino Toscano
... and handle them as slaves of the runsystem alternative.
2011-12-05hurd.install: Add /etc/securetty.Samuel Thibault
2011-11-26Replace /dev/u?random alternatives with /hurd/u?random.sh alternativesSamuel Thibault
* 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.
2011-11-12autoconf's libexec actually defaults to /lib/hurdSamuel Thibault
2011-11-12Drop /libexecSamuel Thibault
* 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
2011-10-31Drop dmesg, else bootlogs would then use it to produce /var/log/dmesg...Samuel Thibault
2011-10-30debian/local/dmesg: Add script which cat /var/log/dmesg.Samuel Thibault
2010-08-01Sort out how device and server nodes are createdJeremie Koenig
- 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).
2008-10-01 * debian/rules (binary-predeb/hurd): Adjust paths.Michael Banck
* debian/hurd.install: Likewise. * debian/hurd-udeb.install: Likewise. * debian/hurd.dirs: Added /usr/bin.
2008-09-05 * debian/hurd.install: Update accordingly.Michael Banck
2007-08-09Install servers.boot in debian/rules, not from debian/hurd.installMichael Banck
2007-07-31* debian/hurd.install: Install release/servers.boot into /boot.Michael Banck
2006-05-08Fix msgids location in hurd.installMichael Banck
2006-05-03 * debian/hurd.install: Install hurd.msgids into /usr/share/msgids.Michael Banck
* debian/hurd.dirs: Added /usr/share/msgids.
2005-06-19Revert this change:Michael Banck
* debian/rules/hurd.install: Ship debian/tmp/etc/default/hurd-console.
2005-06-19 * debian/patches/hurd_console_startup.patch: New patch, addingMichael Banck
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.
2005-04-08Fixed last commitMichael Banck
2005-03-31 * debian/hurd.install: Install Hurd console drivers intoMichael Banck
/usr/lib/hurd/console, not /lib/hurd/console.
2005-02-05 * debian/hurd.install: Install debian/tmp/bin/fakeroot-hurd insteadMichael Banck
of debian/tmp/bin/fakeroot.
2005-02-04Revert last changeMichael Banck
2005-02-04 * debian/hurd.install (debian/tmp/bin/fakeroot): Removed.Michael Banck
* debian/control (hurd): Removed fakeroot from Provides:, Replaces: and Conflicts:. (Closes: #293511)
2004-09-21 * debian/hurd.install: Do not install /sbin/fsck. (Closes: #272655)Michael Banck
2004-09-21Imported hurd package version 20040508-3.Guillem Jover
2004-09-09Initial import.Guillem Jover