Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'V10_4_6_1mdk'.V10_4_6_1mdk | Mystery Man | 2005-12-18 | 191 | -4876/+0 |
| | |||||
* | record on the fly, by piping creation step to recording step (piping subs is ↵ | Olivier Blin | 2005-12-16 | 1 | -37/+83 |
| | | | | probably not the way to do that, committing it just for the record) | ||||
* | 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 ↵ | Olivier Blin | 2005-12-15 | 1 | -7/+5 |
| | | | | read-only systems | ||||
* | 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 ↵ | Olivier Blin | 2005-12-07 | 1 | -29/+53 |
| | | | | (pre_allocate), and add new predefined squash mounts | ||||
* | 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 ↵ | Olivier Blin | 2005-11-22 | 1 | -0/+22 |
| | | | | install root | ||||
* | 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 ↵ | Pascal Rigaux | 2005-09-02 | 1 | -0/+5 |
| | | | | | | | collect_needed_libraries (it was already done for files collected using ldd) | ||||
* | - allow to easy clean existing chroot | Pascal Rigaux | 2005-08-25 | 1 | -2/+3 |
| | | | | | | - more fuzzy detection of mounted loop (to "losetup -d" it) - better log message for loop | ||||
* | prevent packdrake faillure on creating temporary files | Thierry Vignaud | 2005-08-19 | 1 | -0/+2 |
| | |||||
* | make it work on x86_64 too | Thierry Vignaud | 2005-08-03 | 1 | -0/+2 |
| | |||||
* | don't need /lib/tls files anymore (since rpm works without nptl) | Pascal Rigaux | 2005-08-03 | 1 | -2/+2 |
| | |||||
* | bump copyright notices | Thierry Vignaud | 2005-07-28 | 2 | -2/+2 |
| | |||||
* | last mdk->mdv switches | Thierry Vignaud | 2005-07-25 | 3 | -5/+5 |
| | |||||
* | fix email addressses in copyright and bump them | Thierry Vignaud | 2005-07-25 | 5 | -7/+7 |
| | |||||
* | fix ml addresss | Thierry Vignaud | 2005-07-25 | 1 | -1/+1 |
| | |||||
* | fix email addressses | Thierry Vignaud | 2005-07-25 | 2 | -32/+32 |
| | |||||
* | module gzloop is needed to losetup a clp | Pascal Rigaux | 2005-06-30 | 1 | -0/+1 |
| | |||||
* | - have /lib/tls/lib*.so* instead of replacing them with /lib/lib*.so* | Pascal Rigaux | 2005-06-29 | 1 | -1/+4 |
| | | | | | | otherwise rpm database gets corrupted - don't need setting LD_ASSUME_KERNEL anymore (it wasn't enough, and we now have tls libs) | ||||
* | help getting rid of existing files | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
| | |||||
* | add usage | Pascal Rigaux | 2005-06-21 | 1 | -0/+2 |
| | |||||
* | don't rmdir directories in the chroot | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
| | |||||
* | make drakx-in-chroot work | Pascal Rigaux | 2005-05-30 | 1 | -5/+12 |
| | |||||
* | replace unused $o->{localInstall} with $::local_install, partially used ↵ | Pascal Rigaux | 2005-05-26 | 1 | -0/+114 |
| | | | | | | | instead of $::uml_install and used in drakx-in-chroot | ||||
* | - enhance script so that we don't have to list bsh | Pascal Rigaux | 2005-05-26 | 1 | -1/+1 |
| | | | | | - add bash when DEBUG_INSTALL | ||||
* | - handle <if set="..."> tag | Pascal Rigaux | 2005-05-26 | 1 | -1/+3 |
| | | | | | - hide some stuff when non verbose | ||||
* | many changes for use with rescue list | Pascal Rigaux | 2005-05-19 | 1 | -32/+104 |
| | |||||
* | also remove modules ending with __END__ | Pascal Rigaux | 2005-05-19 | 1 | -1/+3 |
| | |||||
* | allow makefile like variables | Pascal Rigaux | 2005-05-13 | 1 | -1/+1 |
| | |||||
* | create install-xml-file-list and use it to replace share/list and ↵ | Pascal Rigaux | 2005-05-10 | 1 | -0/+279 |
| | | | | share/list.ARCH with share/list.xml |