| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | images: Split dracut options out into a config file. | Colin Guthrie | 2013-11-02 | 3 | -2/+7 |
* | images/kernel: Ensure the previously hand-picked modules are included in the ... | Colin Guthrie | 2013-11-02 | 3 | -25/+11 |
* | images: Use a generic, shared isolinux.cfg file. | Colin Guthrie | 2013-10-30 | 2 | -2/+12 |
* | images: Add a short circuit rule to make boot.iso for testing | Colin Guthrie | 2013-10-30 | 1 | -0/+7 |
* | images: Clear out some stuff that no longer used. | Colin Guthrie | 2013-10-30 | 3 | -103/+4 |
* | images: Fix isolinux.bin modules path and add needed modules | Colin Guthrie | 2013-10-29 | 1 | -4/+16 |
* | images: Fix kernel+ramdisk folder creation | Colin Guthrie | 2013-10-29 | 1 | -1/+1 |
* | 1.94 | Anne Nicolas | 2013-10-29 | 2 | -1/+3 |
* | 1.83 | Anne Nicolas | 2013-10-29 | 2 | -1/+2 |
* | 15.6915.69 | ennael | 2013-10-29 | 2 | -1/+3 |
* | stage1: Add debugging for net device name confusion. | Colin Guthrie | 2013-10-29 | 1 | -1/+2 |
* | stage1: Switch to a new mode of knowing when to re-exec init. | Colin Guthrie | 2013-10-29 | 2 | -31/+30 |
* | stage1: Remove the counter from init. | Colin Guthrie | 2013-10-29 | 1 | -8/+2 |
* | stage1: Don't bother mounting various API filesystems. | Colin Guthrie | 2013-10-29 | 1 | -18/+0 |
* | install/rescue: Adapt to a dracut based stage1. | Colin Guthrie | 2013-10-29 | 6 | -22/+14 |
* | stage1: Move the symlink creation from stage1 to init. | Colin Guthrie | 2013-10-29 | 7 | -108/+87 |
* | stage1: Correct path to shell | Colin Guthrie | 2013-10-29 | 1 | -1/+1 |
* | images: Convert image generation to dracut. | Colin Guthrie | 2013-10-29 | 3 | -19/+44 |
* | stage1: Switch to a shared stage1. | Colin Guthrie | 2013-10-29 | 3 | -14/+17 |
* | stage1: Do not hard code STAGE2 path | Colin Guthrie | 2013-10-29 | 1 | -1/+1 |
* | stage1: Add .gitignore | Colin Guthrie | 2013-10-29 | 1 | -0/+13 |
* | do not use arch dependant isolinux.bin anymore | ennael | 2013-10-25 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.mageia.org/software/drakx | ennael | 2013-10-25 | 3 | -461/+471 |
|\ |
|
| * | small fix in Slovenian translation | filip | 2013-10-24 | 1 | -4/+3 |
| * | small fix in Slovenian translation | filip | 2013-10-24 | 1 | -2/+3 |
| * | Update Russian translation | Yuri Chornoivan | 2013-10-24 | 1 | -420/+440 |
| * | fixed typo in Slovenian translation | filip | 2013-10-24 | 1 | -2/+2 |
| * | Slovenian translation updated | filip | 2013-10-24 | 1 | -39/+29 |
* | | move isolinux in the root tree | ennael | 2013-10-22 | 1 | -5/+5 |
* | | copy images in $arch directory instead of alt0 for new syslinux | ennael | 2013-10-22 | 1 | -2/+2 |
|/ |
|
* | More fixes to Ukrainian translation | Yuri Chornoivan | 2013-10-16 | 1 | -3/+3 |
* | Fix Ukrainian translation | Yuri Chornoivan | 2013-10-16 | 1 | -3/+3 |
* | Do not add localhost to /etc/hosts as this is handled by nss-myhostname | Olav Vitters | 2013-10-15 | 1 | -3/+0 |
* | Remove "Clean /tmp at each boot" option | Olav Vitters | 2013-10-15 | 1 | -11/+3 |
* | Update Ukrainian translation | Yuri Chornoivan | 2013-10-14 | 1 | -26/+16 |
* | 1.45.1 | Thierry Vignaud | 2013-10-14 | 2 | -1/+3 |
* | many btrfs tools no longer exist | Thierry Vignaud | 2013-10-14 | 2 | -2/+4 |
* | 1.45 | Thierry Vignaud | 2013-10-14 | 2 | -1/+3 |
* | adapt to latest mdadm | Thierry Vignaud | 2013-10-14 | 2 | -2/+3 |
* | 15.68.115.68.1 | Thierry Vignaud | 2013-10-14 | 2 | -1/+3 |
* | adapt to latest mdadm | Thierry Vignaud | 2013-10-14 | 2 | -2/+4 |
* | 15.6815.68 | Thierry Vignaud | 2013-10-14 | 3 | -1/+5 |
* | list_modules.pm changes affect drakxtools & stage2 too | Thierry Vignaud | 2013-10-14 | 2 | -0/+2 |
* | 1.82 | Thierry Vignaud | 2013-10-14 | 2 | -1/+2 |
* | 1.93 | Thierry Vignaud | 2013-10-14 | 2 | -1/+3 |
* | sync with kernel-3.12 | Thierry Vignaud | 2013-10-14 | 3 | -6/+10 |
* | Drop /etc/termcap as this is no longer included in our build | Colin Guthrie | 2013-10-13 | 5 | -6/+2 |
* | any: Fix path to urpmi.update (mga#11125) | Colin Guthrie | 2013-10-13 | 2 | -1/+2 |
* | finish-install: Do not check for /usr/sbin/urpmi.update | Colin Guthrie | 2013-10-13 | 2 | -1/+3 |
* | polkit: Use exec in wrapper scripts | Colin Guthrie | 2013-10-12 | 1 | -1/+1 |