diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-06-18 08:00:19 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-06-18 08:00:19 +0000 |
commit | 2434e419fca878f658a4ebdd928fba2bcfd32019 (patch) | |
tree | 278084119d42249adde522210d1c7a2d31173653 /debian/hurd-udeb.install | |
parent | 1f27b2a3f30a0eda908a440e1fcf46f29ae4e1b0 (diff) |
* debian/hurd-udeb.install: remove reboot and halt (will be provided by
busybox), remove crash and password (not useful), add procfs.
Diffstat (limited to 'debian/hurd-udeb.install')
-rw-r--r-- | debian/hurd-udeb.install | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/hurd-udeb.install b/debian/hurd-udeb.install index 21a95f95..fdbea3b2 100644 --- a/debian/hurd-udeb.install +++ b/debian/hurd-udeb.install @@ -6,8 +6,6 @@ debian/local/runsystem.gnu /libexec debian/tmp/sbin/e2os debian/tmp/sbin/MAKEDEV debian/tmp/sbin/losetup -debian/tmp/sbin/reboot -debian/tmp/sbin/halt debian/tmp/sbin/swapon debian/tmp/sbin/swapoff debian/tmp/bin/boot @@ -40,7 +38,6 @@ debian/tmp/bin/mount debian/tmp/dev/MAKEDEV debian/tmp/hurd/auth debian/tmp/hurd/console -debian/tmp/hurd/crash debian/tmp/hurd/exec debian/tmp/hurd/ext2fs debian/tmp/hurd/ext2fs.static /boot @@ -55,10 +52,10 @@ debian/tmp/hurd/mach-defpager debian/tmp/hurd/magic debian/tmp/hurd/new-fifo debian/tmp/hurd/null -debian/tmp/hurd/password debian/tmp/hurd/pfinet debian/tmp/hurd/pflocal debian/tmp/hurd/proc +debian/tmp/hurd/procfs debian/tmp/hurd/proxy-defpager debian/tmp/hurd/storeio debian/tmp/hurd/streamio |