| Age | Commit message (Collapse) | Author |
|
Debian never shipped the PS3PF legacy plattform,
only retain the relevant upstream accepted ps3 plattform drivers.
|
|
modules added to MODULES=most
the net section was missing quite a lot of the newer net driver,
add them all per hand. as we can't just ship drivers/net.
|
|
Using mkinitramfs-kpkg to build the ramdisk.
awk: /^md/0/{print substr($5, 1, 3); exit}
awk: ^ syntax error
mkinitramfs-kpkg failed to create initrd image.
Failed to create initrd image.
/proc/mdstat naming unchanged, thuse use same awk parsing.
|
|
check that the modalias really exists,
otherwise no need to add anything.
|
|
instead of searching non matching sysfs modules strings
PIIX_IDE != piix, just look up the modalias.
modprobe likes it too ;)
|
|
* missing i2o_block
* force_load when !udev
|
|
fstype just detects fine the fs,
even when running without udev.
|
|
do fstype stuff on top.
|
|
fix dep_add_modules(),
as bonus check rootfs output so that eventual unkown
rootfs get reported.
|
|
|
|
add it as a function of it's own
|
|
goal is to get the space down for lenny.
|
|
a better shot and try for finding the underlying root devices
in the case of MODULES=dep and /sys walk.
dep_add_modules() should be splitted..
|
|
bonus minor coding style cleanup
|
|
|
|
|
|
|
|
newer modinfo outputs firmware files corresponding to the
modules MODULE_FIRMWARE() field.
Take care to add them automaticaly.
|
|
* Change copy_exec to use the same source and
destination path if only one argument is given.
* document how copy_exec determines the target path.
This also fixes a minor bug, these two commands:
copy_exec /some/thing /thing
copy_exec /some/other/thing /thing
Would previously print (note the incorrect path):
W:copy_exec: Not copying /some/other/thing to $DESTDIR/thing/thing...
|
|
* add a first shoot that survives ide, scsi boot testing
nfs still needs work
let's see what other testers have to say
* next step is to cut on the added libs for smaller initramfs
enhances boot speed due to smaller initramfs for tuning freaks,
others might still be better off with safe MODULES=most setting.
|
|
- add changelog entries to david changes
- change to my new debian.org email adresses in manpages too
- module list is alphabetic
|
|
|
|
* kick mdrun script
* update control for lenny + ubuntu
* add _all_ ide, block and drivers
* use MODPROBE_OPTIONS and kill any modprobed arg
* small doc + whitespace fixes
|
|
- add drivers/ata
- rework the framebuffer boot script
- small docs changes
|
|
- add hppa zalon module
- reduce size due to keeping only 1 busybox copy
- warn on update mode when no initramfs exist and takeover not specified
|
|
- new bzr location
- functional copy_dir_modules()
- modprobe a bunch of ppc windfarm modules in thermal
- provide output on error
|
|
- fix /boot ro check
- create fb devices unconditionaly
|
|
- fix preinst sed command
- bunch of minor fixes
|
|
add scsi qla4xxx module
|
|
- revert an nfs changes
small fixes over the place
|
|
- lilo codeflow
- add lasi700 scsi module
|
|
- rename mdadm.conf in mdrun.conf
- retry nfsmount
- harden init
- fix lvm boot script prereqs
|
|
- update TODO
- first take at the panic parsing
- do_bootloader variable is not case sensitive, catch more cases
- if panic is set to 0 reboot and don't open console,
needs still work for all other values.
|
|
- add myri10ge, smc911x and hptiop modules
- fix check_minkver() logic
- escape resume variables
- fix SEE ALSO section in all manpages
- source /usr/share/initramfs-tools/conf.d/*
- check against modules.dep before running depmod
- more verbose output
- open console with -i for dash interactive
- fix resume param by LABEL or UUID
- lvm has new prereq mdadm
- update-initramfs fix -v calling
- functions/scripts replace basename usage with shell expansion
|
|
- changelog
- typos + whitespace + comments + quoting
- vga16fb
|
|
|
|
- check for doc befor copying modules
- add arcmsr to scsi module
- tighten udev dep
|
|
module-init-tools dep
gdth
lilo minor parsing fixes
|
|
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
|
|
|
|
remove superflous ';'
|
|
add a bunch of needed modules
|
|
|
|
|
|
|
|
|
|
seen on the Debian ppc .config!?
|
|
|
|
commands but also the install ones.
|
|
|