Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker cleanup | Thierry Vignaud | 2009-03-17 | 1 | -1/+0 |
| | |||||
* | enable to emulate iso-on-disk installation | Thierry Vignaud | 2009-03-17 | 1 | -2/+15 |
| | |||||
* | (create_initial_devices) copy /dev/*random too | Thierry Vignaud | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | document --text | Thierry Vignaud | 2008-10-08 | 1 | -0/+1 |
| | |||||
* | do not start an X server if using --text | Thierry Vignaud | 2008-10-08 | 1 | -1/+1 |
| | |||||
* | drakx-in-chroot: do not require running kernel to be installed, generate ↵ | Olivier Blin | 2008-09-25 | 1 | -1/+1 |
| | | | | empty modules.dep and modules.alias files instead (useful when running drakx-in-chroot from a chroot) | ||||
* | document --flang | Thierry Vignaud | 2008-08-29 | 1 | -0/+1 |
| | |||||
* | remove debugging code that wrongly went in last commit (r244224 on | Thierry Vignaud | 2008-08-20 | 1 | -6/+1 |
| | | | | | 2008-08-19), thus fixing using remote repositories (spotted by pixel) | ||||
* | enable to use a package repository different from installer one; this enables | Thierry Vignaud | 2008-08-19 | 1 | -2/+14 |
| | | | | | to use a locally build installer with an official distro repository | ||||
* | enable to choose resolution of Xvfb | Thierry Vignaud | 2008-08-19 | 1 | -2/+11 |
| | |||||
* | prefer Xephyr over Xnest since Xnest lacks many extensions needed by | Thierry Vignaud | 2008-07-25 | 1 | -1/+1 |
| | | | | | matchbox-window-manager | ||||
* | - drakx-in-chroot: | Pascal Rigaux | 2007-12-12 | 1 | -2/+3 |
| | | | | | | o just like stage1, handle <root of distrib> ending with current arch() so that we can access main32 on x86_64 | ||||
* | tag it as executable | Thierry Vignaud | 2007-08-29 | 1 | -0/+0 |
| | |||||
* | use 127.0.0.1 instead of localhost | Pascal Rigaux | 2007-08-21 | 1 | -1/+1 |
| | | | | | (it is needed by Frank Griffin to make it work, cf cooker mailing list) | ||||
* | make drakx-in-chroot work with new libldetect: | Pascal Rigaux | 2007-08-07 | 1 | -1/+9 |
| | | | | | | | | - /sys must be mounted - /lib/modules/<version>/modules.{dep,alias} are needed nb: still need to modify drakx-installer-images | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -39/+72 |
| | |||||
* | allow to use a local rpmsrate | Olivier Blin | 2006-02-17 | 1 | -0/+3 |
| | |||||
* | cat_ didn't handle multiple args in 2006.0 (thanks to Warly for reminding me ↵ | Olivier Blin | 2006-02-17 | 1 | -1/+1 |
| | | | | to fix that) | ||||
* | 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 |
| | |||||
* | - 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 |
| | |||||
* | module gzloop is needed to losetup a clp | Pascal Rigaux | 2005-06-30 | 1 | -0/+1 |
| | |||||
* | 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 |