summaryrefslogtreecommitdiffstats
path: root/draklive
Commit message (Expand)AuthorAgeFilesLines
* make warn messages less verboseOlivier Blin2007-10-181-8/+8
* do not allow to create USB master, it is not correctly implemented yetOlivier Blin2007-10-161-1/+1
* fix removal of __db files (do it in chroot)Olivier Blin2007-10-121-1/+1
* drop useless ide-generic hack, probe-modules will load it as fallback onlyOlivier Blin2007-10-031-5/+0
* drop usb-storage hack, this should be done by probe-modulesOlivier Blin2007-10-031-4/+0
* eventually add and use probe-modules helper from stage1Olivier Blin2007-10-031-0/+3
* add missing semi-colon /o\Olivier Blin2007-10-031-1/+1
* add fallback-modules.aliasOlivier Blin2007-10-031-1/+1
* add ldetect-lst tables and pci.ids for probe-modulesOlivier Blin2007-10-031-0/+4
* add module alias files for probe-modulesOlivier Blin2007-10-031-1/+4
* add modules.description for probe-modulesOlivier Blin2007-10-031-1/+1
* add modules.dep for probe-modulesOlivier Blin2007-10-031-0/+4
* pre-create /tmp for probe-modulesOlivier Blin2007-10-031-1/+1
* add .ko.gz symlinks to .ko files (to be used by probe-modules, gzopen transpa...Olivier Blin2007-10-031-0/+2
* initrd's insmod need real module filenameOlivier Blin2007-10-031-1/+1
* load dependencies of extra modules onlyOlivier Blin2007-10-031-1/+3
* do not explicitely load storage module in linuxrc (will be done by probe-modu...Olivier Blin2007-10-031-1/+1
* keep a separate storage_modules variableOlivier Blin2007-10-031-7/+7
* move disk/raw and disk/cdrom modules in a new media_modules settingOlivier Blin2007-10-031-2/+5
* do not add disk/raw category for cdrom mediaOlivier Blin2007-10-031-1/+1
* use underscores in iso8859 modulesOlivier Blin2007-10-031-1/+1
* handle module names with underscoresOlivier Blin2007-10-031-1/+2
* add trailing newline in missing modules die message (not to call the infamous...Olivier Blin2007-10-031-1/+1
* use new module dependencies functions from list_modules (such as modname2path)Olivier Blin2007-10-031-22/+9
* install modules in /modules instead of /lib in initrdOlivier Blin2007-10-031-5/+4
* move insmod after /proc and /sys are mounted (cosmetics for next commits)Olivier Blin2007-10-031-1/+1
* do not mess / tree if no live modules are usedOlivier Blin2007-10-031-1/+1
* add a FIXME: CDROM image for USB systems use wrong boot directoryOlivier Blin2007-10-031-0/+1
* workaround rpm bug that leaves a corrupted rpm DB in chrootOlivier Blin2007-10-031-0/+3
* do not run service_harddrake stop anymore, it does not exist in 2008.0Olivier Blin2007-09-291-4/+0
* fix typoOlivier Blin2007-09-251-1/+1
* add newlines in die messages, not to trigger the infamous drakbugOlivier Blin2007-09-251-29/+29
* print usage if no option is specifiedOlivier Blin2007-09-251-1/+1
* fix division by zero /o\Olivier Blin2007-09-251-1/+1
* copy additional modules after plain modules, so that they can overwrite themOlivier Blin2007-09-191-1/+1
* fix additional modules copyOlivier Blin2007-09-191-1/+1
* please perl_checkerOlivier Blin2007-09-031-1/+1
* don't check symlinks when looking for kernels (fix matching vmlinuz-tmb-deskt...Olivier Blin2007-09-031-1/+1
* simplifyOlivier Blin2007-09-031-1/+1
* allow to copy per-fs files in mkinitrdOlivier Blin2007-08-281-1/+9
* move mount actions in a storage_fs hashOlivier Blin2007-08-281-7/+22
* run mkdevices to create nodes for existing devicesOlivier Blin2007-08-281-0/+1
* fix typoOlivier Blin2007-08-281-1/+1
* move modules mount point in new rootOlivier Blin2007-08-281-0/+1
* cosmeticsOlivier Blin2007-08-281-1/+2
* remove more dirsOlivier Blin2007-08-281-1/+1
* add a new is_loopback variable to better list selected loopbacksOlivier Blin2007-08-281-1/+3
* create less loop devices by defaultOlivier Blin2007-08-281-2/+3
* allow to specify ro unionfs branchesOlivier Blin2007-08-281-1/+1
* make bootloader timeout configurableOlivier Blin2007-08-281-2/+8