Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not run shells uselessly | Thierry Vignaud | 2016-01-02 | 1 | -2/+2 |
| | | | | also prevent arguments to be split on spaces & the like | ||||
* | guessmount: mount {/dev,/run,/sys} too (mga#10865) | Thierry Vignaud | 2015-04-30 | 1 | -0/+3 |
| | | | | those are mounted by udev not fstab those days | ||||
* | display label too (mga#8854) | Thierry Vignaud | 2015-04-30 | 1 | -1/+1 |
| | |||||
* | silent run_program (mga#8854) | Thierry Vignaud | 2015-04-30 | 1 | -0/+1 |
| | |||||
* | fix reinstalling grub2 on UEFI (mga#15695) | Thierry Vignaud | 2015-04-15 | 1 | -0/+2 |
| | |||||
* | rescue: Move files around and introduce proper dep tracking. | Colin Guthrie | 2013-12-07 | 6 | -0/+431 |
This moves any perl files into bin and sbin folders which will be directly installed in /usr/bin and /usr/sbin. This is done such that the extract modes in list.xml still work and the files end up in the right places. All other files have been moved into the tree folder in their final destination. |