diff options
| author | Michael Banck <mbanck@debian.org> | 2008-09-05 11:39:44 +0000 |
|---|---|---|
| committer | Michael Banck <mbanck@debian.org> | 2008-09-05 11:39:44 +0000 |
| commit | d03ced44b75c2d231d971bc87748381116bf3408 (patch) | |
| tree | 51fbf94bcd5ea5edf70dc1ed42c7d745e03a4f7d /debian | |
| parent | 122c9f7b1a6ff215a42ee18195cc02fe3d55969f (diff) | |
* debian/hurd-udev.install: Likewise.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/hurd-udeb.install | 8 |
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index c50c64d0..13295ed7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ hurd (20080607-6) UNRELEASED; urgency=low * debian/rules (install/hurd): Move away ps, uptime, vmstat and w in order to have them handled by update-alternatives. * debian/hurd.install: Update accordingly. + * debian/hurd-udev.install: Likewise. * debian/hurd.postinst: Run update-alternatives for ps, uptime, vmstat and w. * debian/hurd.postinst: Setup /proc if it hasn't been already. diff --git a/debian/hurd-udeb.install b/debian/hurd-udeb.install index 7fd4be37..593f1f8c 100644 --- a/debian/hurd-udeb.install +++ b/debian/hurd-udeb.install @@ -15,19 +15,19 @@ debian/tmp/sbin/swapoff debian/tmp/bin/boot debian/tmp/bin/console debian/tmp/bin/shd -debian/tmp/bin/ps +debian/tmp/bin/ps-hurd debian/tmp/bin/settrans debian/tmp/bin/showtrans debian/tmp/bin/syncfs debian/tmp/bin/fsysopts debian/tmp/bin/storeinfo debian/tmp/bin/login -debian/tmp/bin/w -debian/tmp/bin/uptime +debian/tmp/bin/w-hurd +debian/tmp/bin/uptime-hurd debian/tmp/bin/ids debian/tmp/bin/loginpr debian/tmp/bin/sush -debian/tmp/bin/vmstat +debian/tmp/bin/vmstat-hurd debian/tmp/bin/portinfo debian/tmp/bin/devprobe debian/tmp/bin/vminfo |
