Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker cleanup | Thierry Vignaud | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | Fix partition number in GPT for empty disks | Pascal Terjan | 2015-02-03 | 1 | -1/+2 |
| | |||||
* | Fix GPT initialization on empty disk | Pascal Terjan | 2015-02-03 | 3 | -1/+7 |
| | |||||
* | Simplify code | Pascal Terjan | 2015-02-03 | 1 | -2/+1 |
| | |||||
* | Default to GPT on large disks, not LVM | Pascal Terjan | 2015-02-03 | 2 | -2/+4 |
| | |||||
* | 16.5116.51 | Anne Nicolas | 2015-02-03 | 2 | -1/+4 |
| | |||||
* | Mageia 5 beta 3 left background | Anne Nicolas | 2015-02-03 | 1 | -0/+0 |
| | |||||
* | New default "simple" partitioning scheme | Rémi Verschelde | 2015-02-02 | 2 | -3/+8 |
| | | | | | | | libDrakX/fsedit.pm: new "simple" partitioning scheme - create separate /home only when more than 50G are available - in such case, / is 6/19th of the available space up to 50G, swap is 1/19th up to 4G and /home is the rest (12/19th) | ||||
* | actually bump versions | Thierry Vignaud | 2015-01-28 | 2 | -2/+2 |
| | |||||
* | 2.16 | Thierry Vignaud | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | 2.12 | Thierry Vignaud | 2015-01-28 | 1 | -0/+1 |
| | |||||
* | snd-dice is actually a firewire driver | Thierry Vignaud | 2015-01-28 | 1 | -2/+2 |
| | |||||
* | adapt to 3.19 | Thierry Vignaud | 2015-01-28 | 5 | -9/+17 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2015-01-20 | 1 | -3/+3 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2015-01-20 | 1 | -6/+6 |
| | |||||
* | Sync Romanian translation with TX | Yuri Chornoivan | 2015-01-18 | 3 | -1798/+546 |
| | |||||
* | Sync Czech translation with TX | Yuri Chornoivan | 2015-01-18 | 1 | -281/+127 |
| | |||||
* | Sync Czech translation with TX | Yuri Chornoivan | 2015-01-18 | 2 | -1467/+458 |
| | |||||
* | update Dutch translation | Marja van Waes | 2015-01-16 | 1 | -14/+14 |
| | |||||
* | improve a Dutch string in some po files | Marja van Waes | 2015-01-13 | 3 | -18/+19 |
| | |||||
* | Update Swedish translation | Yuri Chornoivan | 2015-01-13 | 1 | -1135/+311 |
| | |||||
* | remove reiserfs from important list (mga#13295) | Thomas Backlund | 2015-01-10 | 1 | -1/+1 |
| | |||||
* | only grub2 supports UEFI for now | Thierry Vignaud | 2015-01-10 | 1 | -2/+2 |
| | |||||
* | add POD doc for is_uefi() and is_mgalive() | Thomas Backlund | 2015-01-09 | 1 | -2/+12 |
| | |||||
* | 16.5016.50 | Thomas Backlund | 2015-01-09 | 1 | -0/+4 |
| | |||||
* | fix mgalive chroot path | Thomas Backlund | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | 1.50 | Thomas Backlund | 2015-01-09 | 2 | -1/+3 |
| | |||||
* | 16.50 | Thomas Backlund | 2015-01-09 | 2 | -1/+3 |
| | |||||
* | install packages in chroot when in mgalive mode | Thierry Vignaud | 2015-01-09 | 1 | -2/+3 |
| | |||||
* | Revert "bootloader: enable isInstall during live mode so we install to ↵ | Thomas Backlund | 2015-01-09 | 1 | -2/+0 |
| | | | | | | | | chroot and not on live image" This reverts commit f8fd031d3e70a7f4c25f0be93e472cecc0dee00e. didn't work as intended. | ||||
* | Revert "only grub2 supports uefi for now" | Thomas Backlund | 2015-01-09 | 1 | -3/+1 |
| | | | | | | This reverts commit 10f49c1ed61eb3d688f30c34cc5a321904f2971b. It does not work, needs more work. | ||||
* | bootloader: enable isInstall during live mode so we install to chroot and ↵ | Thomas Backlund | 2015-01-09 | 1 | -0/+2 |
| | | | | not on live image | ||||
* | move EFI part up in the list so it actually gets listed | Thomas Backlund | 2015-01-09 | 1 | -6/+3 |
| | |||||
* | export is_mgalive and is_uefi | Thomas Backlund | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | update NEWS for drakxtools | Thomas Backlund | 2015-01-08 | 1 | -0/+2 |
| | |||||
* | add efibootmgr on x86_64 rescue media | Thomas Backlund | 2015-01-08 | 2 | -1/+3 |
| | |||||
* | btrfs needs atleast 256MB partition | Thomas Backlund | 2015-01-08 | 1 | -0/+1 |
| | |||||
* | only grub2 supports uefi for now | Thomas Backlund | 2015-01-08 | 1 | -1/+3 |
| | |||||
* | uefi needs gpt partitioning | Thomas Backlund | 2015-01-08 | 1 | -2/+2 |
| | |||||
* | we need /boot/EFI on uefi systems | Thomas Backlund | 2015-01-08 | 4 | -8/+7 |
| | |||||
* | expose ESP for efi systems | Thomas Backlund | 2015-01-08 | 1 | -1/+6 |
| | |||||
* | group fs types using same arch() check | Thomas Backlund | 2015-01-08 | 1 | -5/+1 |
| | |||||
* | add is_mgalive() and is_uefi() checks | Thomas Backlund | 2015-01-08 | 1 | -0/+6 |
| | |||||
* | Update some strings in Basque translation | Egoitz Rodriguez | 2015-01-04 | 1 | -429/+41 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2015-01-02 | 1 | -5/+8 |
| | |||||
* | fix make dist with git-2.2 | Thierry Vignaud | 2015-01-02 | 1 | -1/+1 |
| | | | | | | | | | after trying to play with ":(glob)" & strange git-archive errors, the safest way is actually the simplest... rationale: we're killing the install/ directory later anyway the only difference is that we now include .gitattributes & .perl_checker in the archive | ||||
* | release drakxtools too | Thierry Vignaud | 2015-01-01 | 1 | -0/+4 |
| | |||||
* | Update Spanish translation | Egoitz Rodriguez | 2015-01-01 | 1 | -270/+92 |
| | |||||
* | Update Basque translation | Egoitz Rodriguez | 2015-01-01 | 1 | -298/+76 |
| | |||||
* | add forgotten date | Marja van Waes | 2015-01-01 | 1 | -1/+1 |
| |