diff options
| author | Michael Banck <mbanck@debian.org> | 2008-09-05 09:54:36 +0000 |
|---|---|---|
| committer | Michael Banck <mbanck@debian.org> | 2008-09-05 09:54:36 +0000 |
| commit | 122c9f7b1a6ff215a42ee18195cc02fe3d55969f (patch) | |
| tree | 7e11279fb5e77eefaeb38323eba7ec37cd338013 /debian | |
| parent | a91a6b96d32b07c22db2958e8b2696f4fafb2f5d (diff) | |
* debian/hurd.install: Update accordingly.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/hurd.install | 8 |
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index a7626c49..c50c64d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,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.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.install b/debian/hurd.install index def91318..b0404723 100644 --- a/debian/hurd.install +++ b/debian/hurd.install @@ -21,19 +21,19 @@ debian/tmp/sbin/stati.ufs 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 |
