Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-13 | - fix noresume exporting | maximilian attems | |
- readd plain upgly kernel-package interface to mkinitramfs with depreciation warning - nice fixes in preinst by Kamion | |||
2006-07-12 | - rename suspend boot script in resume | maximilian attems | |
- update-initramfs add -b bootdif flag document it - check for noresume arg in init | |||
2006-07-07 | - mkinitramfs take care of eventual missing depmod run | maximilian attems | |
- 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 | |||
2006-07-02 | - move check_minkver() to hook-functions | maximilian attems | |
2006-07-02 | woow pile of stuff turned up: | maximilian attems | |
- 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 | |||
2006-06-29 | refix lilo root on lvm boot | maximilian attems | |
2006-06-27 | - fix typo on panic call | maximilian attems | |
- load the right i2c module for ppc g5 (windfarm needs more work) | |||
2006-06-27 | fix lvm root | maximilian attems | |
load mirror and snapshot | |||
2006-06-25 | minor changelog polishing | maximilian attems | |
2006-06-24 | - no longer need to remove initramfs-tools/modules on postrm | maximilian attems | |
ubuntu sync: - change prereqs policy - add check_minver - use it in update-initramfs - fix version to use in update-initramfs | |||
2006-06-24 | lvm script patch activate root and resume volume group | maximilian attems | |
lvm script root on lilo woraround lvm hook add dm-mirror mkinitramfs cleanup old make-kpkg args update-initramfs show what's going on | |||
2006-06-22 | rephrase docs | maximilian attems | |
remove cp modules from postinstall, install confdir lots of small polishing thanks to Sesse review don't use touch on init | |||
2006-06-21 | - News entry for the confdir mv | maximilian attems | |
- check for doc befor copying modules - add arcmsr to scsi module - tighten udev dep | |||
2006-05-20 | - mv /etc/mkinitramfs /etc/initramfs-tools | maximilian attems | |
upgrade handling on preinst - update TODO - update bug script | |||
2006-04-18 | 0.60: | maximilian attems | |
- bug script - cryptoroot support - change exported variables - nfsopts, rootflags support - warn lilo+grub install - doc fixes | |||
2006-03-28 | fix not initialized variables | maximilian attems | |
2006-03-26 | Resynch with 0.40ubuntu28 | maximilian attems | |
add raid10 module move the loop waiting code to mountroot() leaves only ide-generic from scripts/local-top/udev_helper md pre-requesites the udev one | |||
2006-03-26 | fix copyright | maximilian attems | |
module-init-tools dep gdth lilo minor parsing fixes | |||
2006-03-21 | add verbose mode for mkinitramfs, use it when calling it | maximilian attems | |
display which modules gets added, we might want to have even more verbose info, but that is a nice start. add cpqarray module document `-' filename restriction don't exit succesfully if root fs full | |||
2006-03-19 | fix bug nr. | maximilian attems | |
2006-03-18 | * fix minor parsing | maximilian attems | |
* add linear module * manpage polishing * udev_helper needs some conf sourced | |||
2006-03-15 | fix changelog for 0.55 release | maximilian attems | |
2006-03-15 | run lilo if no grub is around. | maximilian attems | |
2006-03-14 | udev stuff needs to be in scripts/init-premount | maximilian attems | |
only do the block device hacks on local boot | |||
2006-03-14 | fix firewire booting | maximilian attems | |
2006-03-14 | use quiet for fs module loading | maximilian attems | |
2006-03-14 | fix wrong modprobe args | maximilian attems | |
2006-03-08 | add the 0.53[bc] changesets: | maximilian attems | |
where takeover=0 and no '-' in script names | |||
2006-03-08 | split up the long lines in audo_add_modules | maximilian attems | |
add a bunch of needed modules | |||
2006-03-04 | merge ubunut udev hook. | maximilian attems | |
2006-03-04 | add dac960 for alpha | maximilian attems | |
2006-02-28 | update copyright info | maximilian attems | |
2006-02-28 | don't stumble on lvm10 leftovers, explicitly check for lvm2 | maximilian attems | |
2006-02-27 | really install those compat scripts. | maximilian attems | |
changelog nitpicking | |||
2006-02-27 | initial ieee1394 support | maximilian attems | |
2006-02-27 | hardcoded root support | maximilian attems | |
2006-02-27 | resync ubuntu24 aka nice conf.d | maximilian attems | |
2006-02-27 | sync with ubuntu22 + some handmerges | maximilian attems | |
2006-02-20 | fix adding initrd against newer handbuild kernels. | maximilian attems | |
2006-02-20 | set takeover=1 in debian too, | maximilian attems | |
removes the need of a stupid wrapper package | |||
2006-02-17 | add kernel-package compat stuff, behaves like mkinitramfs and adds | maximilian attems | |
an sha1sum for update-initramfs. is meant for etch release, hope we get rid afterwards. will allow to clean up mkinitramfs from the longoption calls. | |||
2006-02-17 | highlight the mode of operation of update-initramfs | maximilian attems | |
2006-02-14 | better document the point of update-initramfs and mkinitramfs. | maximilian attems | |
2006-02-13 | s/was/has/ been altered | maximilian attems | |
2006-02-06 | rename ide -> udev-helper | maximilian attems | |
as this is an debian udev workaround and will need more. | |||
2006-01-30 | fix stage checking | maximilian attems | |
2006-01-24 | add dm_snapshot to the modules for booting on lvm snapshots | maximilian attems | |
2006-01-24 | check for /dev/.initramfs/ before writing into it, | maximilian attems | |
seen on an testboot with "break=init". | |||
2006-01-24 | take care of modular atkb and i8042. | maximilian attems | |
seen on the Debian ppc .config!? | |||
2006-01-24 | sync 0.40ubuntu16 | maximilian attems | |