summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* branch 2008.0distro/mdv2008.0Olivier Blin2008-03-187-0/+2744
* branch 2008.0Olivier Blin2008-03-050-0/+0
* insert mkcd checksum before computing md5/sha1 checksumsOlivier Blin2008-01-261-1/+1
* import readlog kernel module (from 2006-05-31)Olivier Blin2008-01-121-0/+230
* do not load twice additional modules if they were listed in extra modulesOlivier Blin2008-01-101-0/+1
* move down (for next commit)Olivier Blin2008-01-101-2/+2
* uniquify extra modules listOlivier Blin2008-01-101-1/+1
* do not copy upper modules twiceOlivier Blin2008-01-101-2/+2
* 0.6Olivier Blin2007-12-132-1/+137
* remove spurious newlinesOlivier Blin2007-12-131-2/+0
* compute md5sum and sha1sum for ISO images (in addition to the mkcd checksum)Olivier Blin2007-12-131-1/+7
* name images after live name instead of live.iso/live.imgOlivier Blin2007-12-131-2/+2
* die if an initrd binary can't be copiedOlivier Blin2007-12-131-1/+1
* use inst_initrd_bin when possible, and groupirOlivier Blin2007-12-131-16/+10
* remove now useless lib_prefix cruftOlivier Blin2007-12-131-15/+1
* add more modules in perl_checker blacklistOlivier Blin2007-12-131-0/+2
* drop ping for NFS initrdsOlivier Blin2007-12-131-8/+0
* move ifconfig/mount copy in storage_fsOlivier Blin2007-12-131-4/+1
* use inst_initrd_bin for straceOlivier Blin2007-12-131-4/+1
* create empty fstab and mtab for fsck programs not to complainOlivier Blin2007-12-131-0/+3
* chomp filenameOlivier Blin2007-12-131-1/+2
* add ext2 and vfat storage types (with auto-fsck for ext2)Olivier Blin2007-12-131-0/+19
* add partition "loop" type to be able to mount partitions in initrdOlivier Blin2007-12-131-0/+11
* copy binary files for loop types if neededOlivier Blin2007-12-131-1/+3
* add inst_initrd_bin helper to copy binaries and their library dependenciesOlivier Blin2007-12-131-4/+12
* rename debug command line option as initrd_debug not to conflict with kernel ...Olivier Blin2007-12-131-1/+1
* copy gfxmenu instead of moving it (#31879)Olivier Blin2007-11-121-1/+1
* chomp arch returned by rpm to fix directory names when arch is not in setting...Olivier Blin2007-11-121-1/+1
* reorder so that arch is set before calling get_builddir and get_system_root (...Olivier Blin2007-11-121-4/+4
* remove debug codeOlivier Blin2007-11-051-1/+0
* compute media dirs on the fly instead of hardcoding at start (to support CD-R...Olivier Blin2007-11-051-26/+47
* allow to remove files on live media from live->{media}{remove_files}Olivier Blin2007-11-021-0/+12
* do not hardcode rpm __db files removal in drakliveOlivier Blin2007-11-021-3/+0
* run postInstall after copying packagesOlivier Blin2007-11-021-3/+3
* make modules optional for custom squash_unionOlivier Blin2007-11-011-2/+2
* oops, fix bracesOlivier Blin2007-10-261-2/+2
* make volatile_squash_union a custom mount, to make modules optionalOlivier Blin2007-10-261-10/+13
* do not uppercase label anymore for vfat partitions, nash with vol_id seems to...Olivier Blin2007-10-251-1/+1
* pass storage type when probing modulesOlivier Blin2007-10-251-1/+1
* enable gfxboot only if $live->{system}{gfxboot} is setOlivier Blin2007-10-251-2/+3
* create more loop devicesOlivier Blin2007-10-231-1/+1
* umount usb device if loopback copy failsOlivier Blin2007-10-181-0/+2
* unlink list file if loopbacks copy fails as wellOlivier Blin2007-10-181-1/+1
* reorganize/reindent for next commitOlivier Blin2007-10-181-12/+16
* 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