| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use dashes instead of underscores in command line options | Olivier Blin | 2005-12-29 | 1 | -8/+8 |
* | require root capabilities | Olivier Blin | 2005-12-29 | 1 | -1/+3 |
* | sort storage types | Olivier Blin | 2005-12-29 | 1 | -1/+1 |
* | install packages using urpmi --auto | Olivier Blin | 2005-12-28 | 1 | -1/+1 |
* | add some minimal help in syslinux | Olivier Blin | 2005-12-28 | 1 | -2/+12 |
* | check that abs_path doesn't fail to find (rpm/patch) files | Olivier Blin | 2005-12-27 | 1 | -6/+6 |
* | add missing newline characters | Olivier Blin | 2005-12-27 | 1 | -2/+2 |
* | add patches config option to apply patches on the installed system | Olivier Blin | 2005-12-27 | 1 | -0/+6 |
* | remove urpmi media added by drakx-in-chroot, they're unusable | Olivier Blin | 2005-12-27 | 1 | -0/+2 |
* | perl_checker fix | Olivier Blin | 2005-12-27 | 1 | -1/+1 |
* | add --post_install option to run post install only (rpms and patches installa... | Olivier Blin | 2005-12-27 | 1 | -0/+7 |
* | rename patch option as patch_install | Olivier Blin | 2005-12-27 | 1 | -2/+2 |
* | fix stupid mistake | Olivier Blin | 2005-12-27 | 1 | -4/+3 |
* | don't allow to go on if no device is selected (thanks to Sylvie \o/) | Olivier Blin | 2005-12-27 | 1 | -0/+7 |
* | add a copy wizard | Olivier Blin | 2005-12-26 | 1 | -10/+83 |
* | umount eventually mounted usb devices before formatting or running syslinux | Olivier Blin | 2005-12-26 | 1 | -0/+7 |
* | move default prefix in a dedicated hash | Olivier Blin | 2005-12-26 | 1 | -10/+10 |
* | make options sourced from --config overwrite previous settings | Olivier Blin | 2005-12-26 | 1 | -1/+1 |
* | big rework to be able to record live system on multiple media: | Olivier Blin | 2005-12-21 | 1 | -166/+224 |
* | use rsync to copy files on usb media | Olivier Blin | 2005-12-19 | 1 | -1/+1 |
* | disable network, authentication and users step in finish-install | Olivier Blin | 2005-12-19 | 1 | -1/+6 |
* | fix mkisofs options ordering | Olivier Blin | 2005-12-19 | 1 | -1/+1 |
* | record on the fly, by piping creation step to recording step (piping subs is ... | Olivier Blin | 2005-12-16 | 1 | -37/+83 |
* | format usb device when asked only, use "mlabel -i <dev> ::" to set label instead | Olivier Blin | 2005-12-16 | 1 | -7/+13 |
* | allow to format the recorded media | Olivier Blin | 2005-12-16 | 1 | -3/+21 |
* | remove undeclared and useless variable | Olivier Blin | 2005-12-16 | 1 | -1/+1 |
* | record live cdroms using cdrecord | Olivier Blin | 2005-12-15 | 1 | -0/+9 |
* | create cdrom master using mkisofs | Olivier Blin | 2005-12-15 | 1 | -0/+20 |
* | it's useless to pre-create sdX devices, nash will do it | Olivier Blin | 2005-12-15 | 1 | -2/+1 |
* | avoid storage specific stuff in bootloader preparation | Olivier Blin | 2005-12-15 | 1 | -8/+1 |
* | always use system's losetup instead of nash's, required for loopbacks on read... | Olivier Blin | 2005-12-15 | 1 | -7/+5 |
* | cdrom must be mounted read-only | Olivier Blin | 2005-12-15 | 1 | -0/+2 |
* | /sys is required for cdrom labels | Olivier Blin | 2005-12-15 | 1 | -1/+4 |
* | use correct module and mount type for cdrom storage | Olivier Blin | 2005-12-15 | 1 | -3/+8 |
* | make storage description more configurable | Olivier Blin | 2005-12-15 | 1 | -29/+43 |
* | rename sparsefs mount as loopfs, make it take loopback file size as option (p... | Olivier Blin | 2005-12-07 | 1 | -29/+53 |
* | use syslinux -s, "safe, slow and stupid" version of SYSLINUX | Olivier Blin | 2005-12-07 | 1 | -1/+2 |
* | revert to cp_f | Olivier Blin | 2005-12-05 | 1 | -1/+1 |
* | add support for writable sparse loopbacks | Olivier Blin | 2005-12-05 | 1 | -2/+19 |
* | documentation fix | Olivier Blin | 2005-11-29 | 1 | -1/+1 |
* | don't die if non-mandatory modules are missing, warn and skip them | Olivier Blin | 2005-11-29 | 1 | -3/+9 |
* | add reference to the wiki page | Olivier Blin | 2005-11-29 | 1 | -0/+2 |
* | initial import | Olivier Blin | 2005-11-29 | 1 | -0/+601 |
* | don't run Xnest if an auto_install file is used | Olivier Blin | 2005-11-22 | 1 | -1/+1 |
* | contatenate auto_install and defcfg files into a new auto_install file in ins... | Olivier Blin | 2005-11-22 | 1 | -0/+22 |
* | do not commit suicide if Xnest isn't used | Olivier Blin | 2005-11-22 | 1 | -1/+1 |
* | remove destination dir as root, and create it if not existent | Olivier Blin | 2005-11-22 | 1 | -1/+3 |
* | install drakx-in-chroot in misc | Pascal Rigaux | 2005-09-12 | 1 | -1/+1 |
* | replace /lib/tls with /lib for libraries collected using collect_needed_libra... | Pascal Rigaux | 2005-09-02 | 1 | -0/+5 |
* | - allow to easy clean existing chroot | Pascal Rigaux | 2005-08-25 | 1 | -2/+3 |