Age | Commit message (Collapse) | Author |
|
use command instead of hardcoded path, fixes lintian error:
command-with-path-in-maintainer-script
Signed-off-by: maximilian attems <maks@debian.org>
|
|
initrd-tools was last shipped in etch and was sarge default.
we no longer need to care about it.
only came to light while grepping for ide-disk.
|
|
|
|
have to clean up goof up from 0.92k too..
|
|
thanks Michael Tautschnig <mt@debian.org>
(closes: #494433)
|
|
Signed-off-by: maximilian attems <maks@debian.org>
|
|
ubuntu merge.
|
|
don't create /etc/initramfs-tools/conf.d/resume
in chroot for debian-live and other custom debian distributions
which build their systems in a chroot.
|
|
better test for $RESUME handling
|
|
- fix preinst sed command
- bunch of minor fixes
|
|
- allow conservative settings for skipping updated initramfs.
- debug output to screen
- parse mbr for lilo
+ small fixes
|
|
- revert an nfs changes
small fixes over the place
|
|
- readd plain upgly kernel-package interface to mkinitramfs
with depreciation warning
- nice fixes in preinst by Kamion
|
|
- do the migration from mkinitramfs in preinst
- sed the modules file so that it looks pretty some than ours
- polish modules file
- allow BUSYBOX=n
|
|
- cleanup of activate_vg() in lvm boot script
- use less of busybox utilities
- conf.d for BUSYBOX=y usage for the packages
- don't poke on conffile for RESUME
- use printf instead of expr (ooh ash and dash are *fun*)
- fix update-initramfs to use current_version when no other
version exists around
|
|
upgrade handling on preinst
- update TODO
- update bug script
|
|
|