Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixes | Thierry.Vignaud | 2014-05-27 | 6 | -21/+21 |
| | |||||
* | podify run_program | Thierry.Vignaud | 2014-05-27 | 1 | -1/+150 |
| | |||||
* | improve style | Thierry.Vignaud | 2014-05-27 | 1 | -16/+16 |
| | |||||
* | kill dead code | Thierry Vignaud | 2014-05-26 | 1 | -6/+0 |
| | |||||
* | fix indent after previous commit | Thierry.Vignaud | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 21 | -426/+43 |
| | | | | | | | | | | | | | Including Xsun, silo & yaboot support Rationale: it's unused/unmaintained for years and those arches are beyond any hope of being usefull any day... They just got in the way... Part of IA64 support is still kept (eg: support for GPT, EFI, right xorg driver at install, ...) as it might be usefull to extend to other arches Next to consider: Xbox? | ||||
* | 'advanced_title' is not actually deprecated | Thierry.Vignaud | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | explain the links between interactive & do_pkgs | Thierry.Vignaud | 2014-05-26 | 1 | -0/+3 |
| | |||||
* | podify++ | Thierry.Vignaud | 2014-05-26 | 1 | -0/+56 |
| | |||||
* | adjust package names to match reality | Thierry.Vignaud | 2014-05-26 | 2 | -2/+4 |
| | |||||
* | update doc to match reality | Thierry.Vignaud | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | convert comments to POD | Thierry.Vignaud | 2014-05-26 | 3 | -5/+44 |
| | |||||
* | drop PPC help message | Thierry.Vignaud | 2014-05-26 | 72 | -746/+1 |
| | | | | | | it would have been better to test for arch first and then translate a small messages rather than forcing displaying "if you're installing on PPC, ..." | ||||
* | latest kernel-xbox was compiled in march 2005... | Thierry.Vignaud | 2014-05-26 | 2 | -1/+2 |
| | |||||
* | podify++ bootloader | Thierry.Vignaud | 2014-05-26 | 1 | -0/+88 |
| | |||||
* | convert comments to pod | Thierry.Vignaud | 2014-05-26 | 1 | -19/+88 |
| | |||||
* | kill useless logs from when_config_changed functions | Thierry.Vignaud | 2014-05-26 | 1 | -3/+3 |
| | | | | make them all similar | ||||
* | add missing headers | Thierry.Vignaud | 2014-05-26 | 6 | -0/+12 |
| | |||||
* | promote titles | Thierry.Vignaud | 2014-05-26 | 1 | -6/+6 |
| | |||||
* | partially podify common | Thierry.Vignaud | 2014-05-24 | 1 | -14/+256 |
| | |||||
* | reorder functions for next commit | Thierry.Vignaud | 2014-05-24 | 1 | -8/+8 |
| | |||||
* | typo fix | Thierry.Vignaud | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | add link | Thierry.Vignaud | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | partially podify mygtk3 | Thierry.Vignaud | 2014-05-24 | 1 | -35/+93 |
| | |||||
* | convert comments to POD | Thierry.Vignaud | 2014-05-24 | 2 | -120/+335 |
| | |||||
* | outdated, we now use glibc | Thierry.Vignaud | 2014-05-24 | 1 | -50/+0 |
| | |||||
* | fix detecting some UPS devices (mga#13424) | Thierry Vignaud | 2014-05-24 | 2 | -1/+3 |
| | |||||
* | typo fix | Thierry Vignaud | 2014-05-20 | 1 | -1/+1 |
| | |||||
* | Revert "FIXME/WIP: TO REVERT DEBUGGING" | Thierry Vignaud | 2014-05-20 | 1 | -1/+1 |
| | | | | This reverts accidental commit 9077c84df0016ca521f8ad1cfe4e28e4b0e5c0b6. | ||||
* | partially podify some modules | Thierry Vignaud | 2014-05-20 | 6 | -3/+570 |
| | |||||
* | fix rendering with pod2html | Thierry Vignaud | 2014-05-20 | 2 | -38/+38 |
| | |||||
* | fix "The above document had some coding errors" | Thierry Vignaud | 2014-05-20 | 2 | -4/+0 |
| | |||||
* | probe_type parameter was killed 11 years ago... | Thierry Vignaud | 2014-05-20 | 1 | -1/+0 |
| | | | | in commit f2c9aaef837eceaebbc643f77492fce69fb32f3f | ||||
* | /usr/X11R6 paths are obsolete for years... | Thierry Vignaud | 2014-05-18 | 2 | -4/+4 |
| | |||||
* | FIXME/WIP: TO REVERT DEBUGGING | Thierry Vignaud | 2014-05-18 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2014-05-18 | 1 | -2/+1 |
| | |||||
* | fix "make -j" | Thierry Vignaud | 2014-05-17 | 8 | -89/+22 |
| | | | | inspirated by pok's changes @mdv | ||||
* | further simplify through substitution references | Thierry Vignaud | 2014-05-14 | 4 | -8/+8 |
| | |||||
* | simplify using filter function | Thierry Vignaud | 2014-05-14 | 1 | -12/+1 |
| | |||||
* | simplify settings flags, we do not support PPC for quite some time | Thierry Vignaud | 2014-05-14 | 1 | -4/+0 |
| | |||||
* | kill one more useless definition | Thierry Vignaud | 2014-05-14 | 1 | -3/+0 |
| | |||||
* | kill unused definitions | Thierry Vignaud | 2014-05-14 | 1 | -6/+0 |
| | | | | | | LDFLAGS_STAGE1 is unused since commit ecc7cafc9be7f40c9002b3cf299311bf2bba392d unused since commit 7e4ea2526a7512601c16d468a78f7945059121ed STAGE1_LIBC is unused since commit 6d081422730ada70af4d24c8c84f19c63ee3bd73 | ||||
* | drop latest bits of support for dietlibc | Thierry Vignaud | 2014-05-13 | 1 | -8/+0 |
| | |||||
* | kill $(DIET) | Thierry Vignaud | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | kill obsolete comment | Thierry Vignaud | 2014-05-13 | 1 | -21/+0 |
| | |||||
* | always default to glibc | Thierry Vignaud | 2014-05-13 | 1 | -14/+2 |
| | |||||
* | Update Swedish translation from Transifex | Yuri Chornoivan | 2014-05-07 | 2 | -2353/+499 |
| | |||||
* | 16.2916.29 | Thomas Backlund | 2014-05-03 | 2 | -1/+3 |
| | |||||
* | gnome-icon-theme is now adwaita-icon-theme | Thomas Backlund | 2014-05-03 | 2 | -1/+3 |
| | |||||
* | - Update Greek translation | dglent | 2014-04-30 | 1 | -3/+3 |
| |