| Commit message (Expand) | Author | Age | Files | Lines |
* | fix collecting needed perl files with glibc-2.26 | Thierry Vignaud | 2018-11-22 | 1 | -1/+1 |
* | adapt to perl 5.28: fix including stuff from pkgs | Thierry Vignaud | 2018-08-09 | 1 | -1/+1 |
* | adapt to perl 5.28 | Thierry Vignaud | 2018-08-09 | 1 | -1/+9 |
* | Really exit on error | Pascal Terjan | 2018-01-04 | 1 | -1/+4 |
* | Increase the default window size of the installer to 1024x768 (mga#20624) | Frédéric Buclin | 2017-06-23 | 1 | -2/+2 |
* | shrink .perl_checker blacklists | Thierry Vignaud | 2016-09-16 | 1 | -16/+0 |
* | drakx-in-chroot: do not die if Xephyr is not found in text mode | Olivier Blin | 2016-08-18 | 1 | -2/+2 |
* | drakx-in-chroot: fix typo in Xephyr not found message | Olivier Blin | 2016-08-18 | 1 | -1/+1 |
* | prevent listing modules more than once | Thierry Vignaud | 2016-06-10 | 1 | -1/+1 |
* | supplement blacklist | Thierry Vignaud | 2016-06-10 | 1 | -0/+1 |
* | also record used kernel | Thierry Vignaud | 2016-05-08 | 1 | -0/+1 |
* | I should have put that script in git years ago | Thierry Vignaud | 2016-05-08 | 1 | -0/+93 |
* | perl_checker cleanups | Thierry Vignaud | 2016-04-28 | 1 | -3/+4 |
* | supplement blacklist | Thierry Vignaud | 2016-04-28 | 2 | -3/+6 |
* | enable to control strace behaviour | Thierry Vignaud | 2016-04-04 | 1 | -1/+1 |
* | Use arm instead of full arm version as arch when installing files from xml list | Olivier Blin | 2016-01-19 | 1 | -0/+1 |
* | drop (broken) support for Alpha, IA64 & PPC, Sparc | Thierry Vignaud | 2016-01-02 | 2 | -9/+1 |
* | kill old junk | Thierry Vignaud | 2015-12-25 | 4 | -4/+0 |
* | fix path in comment | Thierry Vignaud | 2015-12-24 | 1 | -1/+1 |
* | kill obsolete references to X11R6 in path | Thierry Vignaud | 2015-12-24 | 1 | -1/+1 |
* | fix running with xserver-1.18 | Thierry Vignaud | 2015-12-12 | 1 | -1/+1 |
* | (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 |