Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-01 | Sort out how device and server nodes are created | Jeremie 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-09-26 | Same procedure for fakeroot | Michael Banck | |
2008-09-26 | * debian/rules: Install uptime and vmstat into /usr/bin, not /bin. | Michael Banck | |
* debian/hurd.postinst: Update accordingly. | |||
2008-09-26 | * debian/hurd.postinst: Install /proc as passive translator only. | Michael Banck | |
2008-09-13 | * debian/hurd.postinst: Install w and ps alternatives links in /bin, not | Michael Banck | |
/usr/bin. | |||
2008-09-04 | * debian/hurd.postinst: Setup /proc if it hasn't been already. | Michael Banck | |
2008-09-04 | * debian/rules (install/hurd): Move away ps, uptime, vmstat and w in order | Michael Banck | |
to have them handled by update-alternatives. * debian/hurd.postinst: Run update-alternatives for ps, uptime, vmstat and w. | |||
2006-04-13 | * debian/hurd.postinst: Create /dev/shm directory if not present | Michael Banck | |
already. | |||
2006-04-13 | Check for [ ! -h rather than [ ! -e, which does not recognize broken symlinks | Michael Banck | |
2006-04-11 | * debian/hurd.postinst: Create symlinks for /dev/kbd and /dev/mouse to | Michael Banck | |
/dev/cons/{kbd,mouse} if not present already. (Closes: #355002) | |||
2005-06-19 | * debian/hurd.postinst: Removed creation of user `login'. | Michael Banck | |
2005-05-13 | * debian/hurd.postinst: Handle /bin/fakeroot-hurd by alternatives. | Michael Banck | |
2004-09-22 | debian/hurd.postinst: Move /bin/login suid root chmod to debian/rules. | Guillem Jover | |
2004-09-21 | Imported hurd package version 20040508-3. | Guillem Jover | |
2004-09-09 | Import new release. | Guillem Jover | |
2004-09-09 | Initial import. | Guillem Jover | |