summaryrefslogtreecommitdiffstats
path: root/draklive
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix unionfs branches list by removing trailing colon (for unionfs2)Olivier Blin2007-08-281-1/+1
* make boot and loopbacks read-onlyOlivier Blin2007-08-281-0/+2
* mark hidden files hidden onlyOlivier Blin2007-08-281-1/+1
* fix vfat check...Olivier Blin2007-07-161-1/+1
* oops, I really meant vfat when stripping labels for nashOlivier Blin2007-06-121-2/+2
* add a get_media_source_for_nash functions that formats ext2 labels accordinglyOlivier Blin2007-06-111-1/+10
* do not select modules directory together with loopbacksOlivier Blin2007-06-071-1/+1
* hidden_files is a better nameOlivier Blin2007-06-071-2/+2
* hide more autorun filesOlivier Blin2007-06-071-1/+1
* remove multi squash union, better replaced with modulesOlivier Blin2007-06-071-13/+0
* use modules in volatile_squash_union mountsOlivier Blin2007-06-071-0/+1
* fix extra files selection in cdrom masterOlivier Blin2007-06-071-2/+2
* perl_checker fixesOlivier Blin2007-06-051-2/+2
* only run mattrib for vfatOlivier Blin2007-06-051-1/+3
* also hide autorun.inf (yes, hardcode it)Olivier Blin2007-06-051-1/+1
* hide all files begining with a dot on USB mediaOlivier Blin2007-06-051-4/+3
* do not copy extra media files in boot imagesOlivier Blin2007-06-051-5/+5
* add a glob wrapper that dotglob behavior and expand only if neededOlivier Blin2007-06-051-1/+8
* protect rm_rf from dieOlivier Blin2007-06-051-1/+1
* run mattrib with MTOOLS_SKIP_CHECKOlivier Blin2007-06-041-1/+1
* create mtools_run_Olivier Blin2007-06-041-2/+6
* use glob_ to match dot files (since File::Glob does not provide a dotglob opt...Olivier Blin2007-06-041-2/+2
* revert to initrd + pivot_root (or else unionfs panicks in unionfs_file_revali...Olivier Blin2007-05-311-10/+17
* modify custom nfs syntaxOlivier Blin2007-05-311-6/+6
* oops, add back mountpointOlivier Blin2007-05-311-1/+2
* use modules source for squash_unionOlivier Blin2007-05-311-0/+8
* add modules source typeOlivier Blin2007-05-311-0/+8
* allow to get loopbacks list from a fileOlivier Blin2007-05-311-4/+5
* allow to delay mount of specific loopbacksOlivier Blin2007-05-311-1/+4