| Commit message (Expand) | Author | Age | Files | Lines |
* | (create_initial_devices) kill it | Thierry Vignaud | 2015-03-05 | 1 | -6/+0 |
* | unbreak !draklive case | Thierry Vignaud | 2015-03-05 | 1 | -2/+7 |
* | unbreak draklive | Thierry Vignaud | 2015-03-05 | 1 | -1/+1 |
* | pre-create /dev/null & co before mounting devtmpfs | Thierry Vignaud | 2014-12-20 | 1 | -2/+2 |
* | pre-create /dev/null & co again (for draklive) | Thierry Vignaud | 2014-10-26 | 1 | -0/+6 |
* | try harder to umount everything when sg went havroc | Thierry Vignaud | 2014-10-23 | 1 | -0/+4 |
* | introduce mount() function | Thierry Vignaud | 2014-10-23 | 1 | -12/+17 |
* | perl_checker cleanups | Thierry Vignaud | 2014-10-21 | 1 | -2/+2 |
* | document --stage2-update in --help | Thierry Vignaud | 2014-10-21 | 1 | -0/+1 |
* | mount /dev -o ro | Thierry Vignaud | 2014-10-21 | 1 | -1/+1 |
* | don't bother create /dev/usb now | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
* | adapt to the fact that stage2 expects a /dev fully populated by udev | Thierry Vignaud | 2014-10-20 | 1 | -6/+2 |
* | advise to install xephyr if missing | Thierry Vignaud | 2013-12-20 | 1 | -1/+1 |
* | tools: Get rid of the 'many matches for binary' warning due to usrmove. | Colin Guthrie | 2013-12-02 | 1 | -1/+3 |
* | tools: Prefer /usr/sbin over /usr/bin. | Colin Guthrie | 2013-12-02 | 1 | -1/+1 |
* | add --depth in order to force 16bit colors mode | Thierry Vignaud | 2013-11-24 | 1 | -0/+3 |
* | do not compile/include xhost+ anymore (unused for years) | Thierry Vignaud | 2013-11-18 | 1 | -1/+1 |
* | install/rescue: Adapt to a dracut based stage1. | Colin Guthrie | 2013-10-29 | 1 | -0/+8 |
* | log substitions in verbose mode | Thierry Vignaud | 2013-04-23 | 1 | -0/+1 |
* | really fix link :-( | Thierry Vignaud | 2013-04-04 | 1 | -1/+1 |
* | always copy /etc/resolv.conf again | Thierry Vignaud | 2013-04-04 | 1 | -3/+1 |
* | fix location | Thierry Vignaud | 2013-04-04 | 1 | -1/+1 |
* | do not copy /etc/resolv.conf in chroot if not needed | Thierry Vignaud | 2013-04-04 | 1 | -1/+3 |
* | simplify | Thierry Vignaud | 2013-04-04 | 1 | -1/+1 |
* | export blkid cache (small speedup) | Thierry Vignaud | 2012-12-28 | 1 | -2/+3 |
* | factorize | Thierry Vignaud | 2012-12-28 | 1 | -11/+7 |
* | add support for strace | Thierry Vignaud | 2012-12-23 | 1 | -0/+2 |
* | rename $gdb as $wrapper | Thierry Vignaud | 2012-12-23 | 1 | -4/+4 |
* | perl_checker cleanup | Thierry Vignaud | 2012-12-10 | 1 | -1/+1 |
* | fix debugfs dir path and do not attempt to create it since it is already in s... | Olivier Blin | 2012-09-01 | 1 | -4/+4 |
* | more usbfs removal fixes | Thomas Backlund | 2012-09-01 | 1 | -1/+2 |
* | - drakx-in-chroot: | Thomas Backlund | 2012-09-01 | 1 | -2/+2 |
* | drakx-in-chroot: unmount /dev in chroot | Olivier Blin | 2012-05-06 | 1 | -1/+1 |
* | installer: allow generation of host-only initrd during install | Colin Guthrie | 2012-04-10 | 1 | -2/+16 |
* | text mode needs /dev/tty | Thierry Vignaud | 2012-02-27 | 1 | -1/+1 |
* | add .gitignore files so that empty directories end in archives created | Thierry Vignaud | 2012-01-23 | 4 | -0/+4 |
* | revert last change | Thierry Vignaud | 2012-01-20 | 1 | -1/+1 |
* | let's please vim | Thierry Vignaud | 2012-01-20 | 1 | -1/+1 |
* | add support for --gdb | Thierry Vignaud | 2012-01-08 | 1 | -1/+15 |
* | supplement blacklist | Thierry Vignaud | 2012-01-08 | 1 | -1/+3 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 9 | -300/+3 |
* | (install) only run 'ldd' on files, not directory (fix some warnings at | Thierry Vignaud | 2010-02-03 | 1 | -1/+1 |
* | properly fix FileHandle issue | Pascal Terjan | 2009-10-07 | 1 | -1/+2 |
* | Include MDK::Common after XML::Parser as XML::Parser breaks if File::Sync was... | Pascal Terjan | 2009-10-07 | 1 | -1/+1 |
* | 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 |
* | simplify previous commit (detect when @l becomes empty instead of not doing | Pascal Rigaux | 2008-10-23 | 1 | -7/+5 |
* | do not uselessly wait on stdin if no files have to be filtered | Olivier Blin | 2008-10-15 | 1 | -3/+5 |
* | document --text | Thierry Vignaud | 2008-10-08 | 1 | -0/+1 |