~ubuntu-branches/ubuntu/wily/debianutils/wily

« back to all changes in this revision

Viewing changes to installkernel.8

  • Committer: Bazaar Package Importer
  • Author(s): Clint Adams
  • Date: 2009-11-14 13:16:01 UTC
  • mfrom: (1.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20091114131601-24a06erceh63t4sx
* savelog: patch from Patrick Coleman to fix breakage when target file
  does not exist.  closes: #556227.
* Bump to Standards-Version 3.8.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
.SH BUGS
23
23
installkernel resides in /sbin only because the Linux kernel makefiles
24
24
call it from there.  It should really be in /usr/sbin.  It isn't
25
 
needed to boot a system, and it calls
26
 
.BR mkboot ,
27
 
which depends on the /usr partition being mounted.
 
25
needed to boot a system.