From 2a53c08146a9ddaf092a81d93fc8b2ea72412b29 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Sun, 1 Mar 2009 12:29:24 -0600 Subject: Remove mkboot entirely mkboot has become increasngly distant from accepted practices on modern Debian isntallations, and has limited utility. mkboot only works on i386 and ia64. If GRUB is installed, it does nothing. It is unsure how the grub2 detection works. mkboot only works on floppy diskette drives, which are increasingly rare beasts. If rdev is not present, mkboot will fail to determine the correct root partition. In most cases, running mkboot is the wrong thing to do, and this bugginess, in conjunction with its irrelevancy, require that this be removed. Signed-off-by: Manoj Srivastava --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6d546e0..8d136f2 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,6 @@ Description: Miscellaneous utilities specific to Debian primarily by the installation scripts of Debian packages, although you may use them directly. . - The specific utilities included are: installkernel mkboot run-parts + The specific utilities included are: installkernel run-parts savelog sensible-browser sensible-editor sensible-pager tempfile which. -- cgit v1.2.3