Gormogon
b4db9fe64b
Fixing PEP – 257 Violations
2015-02-25 14:49:23 +01:00
Gormogon
113d9db7cb
Python Better Docstrings
2015-02-25 14:49:23 +01:00
Teo Mrnjavac
b8b41bdfdd
Fix execution environment and error reporting in ProcessJob.
2015-02-25 13:44:55 +01:00
Calamares CI
5b49521201
Automatic merge of Transifex translations
2015-02-24 08:45:52 +00:00
Calamares CI
ee04ce64e4
Automatic merge of Transifex translations
2015-02-23 08:45:48 +00:00
Philip
0dadd19e51
[bootloader] use '--force' argument
...
- Note (Kevin Kofler): Grub will fall back to a LILO-style installation,
using blocklists to reference the blocks inside a larger partition,
with the same caveats LILO had (need to reinstall whenever you do
anything to the partition that will move those blocks around).
- Setting flags (EF00, EF02) or creating grub boot partition should be
handled within 'partition' module.
2015-02-23 02:35:50 +01:00
Philip
9ac0fc37b1
[bootloader] Modifications
...
- move fail-check out of loop
- add more debug lines
2015-02-22 18:06:15 +01:00
Philip
fe7c5bbe77
[bootloader] Modifications
...
- add more debug informations
- simplify gpt detection code
2015-02-22 17:34:12 +01:00
Philip
43ccfbd9bd
[bootloader] Modifications
...
- add 'bios_grub' flag when gpt table got detected
- grub: add --recheck at installation
2015-02-22 15:26:29 +01:00
Teo Mrnjavac
abeb6d9172
Run urpme noninteractive (OpenMandriva).
...
Thanks Tomasz Paweł Gajc <tpgxyz@gmail.com> for the patch.
2015-02-22 13:38:37 +01:00
Teo Mrnjavac
0d4cab75c5
Merge pull request #196 from Gormogon/master
...
README Reformat
2015-02-21 10:47:44 +01:00
Calamares CI
17ed9a1227
Automatic merge of Transifex translations
2015-02-21 08:45:58 +00:00
Gormogon
40ceca5a85
Update HACKING.md
...
Fixed typo and removed section that would be redundant with the new README.
2015-02-20 20:46:16 -05:00
Gormogon
64c11134eb
Add Contribute Link
2015-02-20 20:38:23 -05:00
Gormogon
b7327b3693
Moving Build Status
2015-02-20 20:22:27 -05:00
Gormogon
ec08d0405c
Remove Bold
2015-02-20 20:13:09 -05:00
Gormogon
e6f18c10ec
Fixed Format
2015-02-20 20:12:00 -05:00
Gormogon
77d2e2135e
New README Format
2015-02-20 20:10:09 -05:00
Philip
6ed8b1e4a4
[bootloader] actually use get_kernel_line()
2015-02-20 18:36:20 +01:00
Teo Mrnjavac
92eae47a1d
Const correctness.
2015-02-20 16:21:30 +01:00
Teo Mrnjavac
71851ed274
Process user-visible strings in TimezoneWidget and LocalePage.
2015-02-20 16:21:30 +01:00
Philip Müller
0abd902090
Merge pull request #194 from Gormogon/master
...
Unused Imports
2015-02-20 14:34:35 +00:00
Gormogon
7989267e81
Unused Imports
2015-02-20 09:24:05 -05:00
Teo Mrnjavac
cf64b2ce27
Allow zone subdivisions in timezones list.
...
CAL-191 #close Please test and reopen if it's still broken.
2015-02-20 14:54:52 +01:00
Philip Müller
d55d1c2fca
[bootloader] fix typos in conf
2015-02-20 09:59:02 +01:00
Philip Müller
5819be67cf
Merge branch 'master' of https://github.com/calamares/calamares
2015-02-19 18:10:46 +01:00
Calamares CI
0c53daa6d8
Automatic merge of Transifex translations
2015-02-20 08:47:01 +00:00
Philip Müller
cb271d13ed
[bootloader] use bootloader.conf values for overrides
2015-02-19 18:10:31 +01:00
Philip Müller
035ad6cbf9
[bootloader] use bootloaderEntryName
2015-02-19 17:59:52 +01:00
Philip Müller
cf1e5a8b51
[bootloader] fix typo
2015-02-19 17:40:36 +01:00
Philip Müller
93f0de3f7f
[bootloader] make gummiboot entries more generic (use branding)
2015-02-19 17:39:11 +01:00
Philip
df9a2e38a8
[bootloader] proper arrangement
2015-02-20 01:00:31 +01:00
Philip
4759279fab
[bootloader] default to grub for efi installations
2015-02-20 00:40:24 +01:00
Philip
5043bb4e0d
[bootloader] update note regarding efiBootLoader in conf
2015-02-20 00:37:21 +01:00
Philip
c649ed4729
[bootloader] add efiBootLoader to conf
2015-02-20 00:34:56 +01:00
Philip
ebce8335bd
[bootloader] move efi_(boot_loader|directory) to proper place
2015-02-20 00:33:16 +01:00
Philip
cd3e6a97de
[bootloader] move efi_(boot_loader|directory) to proper place
2015-02-20 00:32:46 +01:00
Philip
e3a7fca6f4
[bootloader] join grub module with bootloader
2015-02-20 00:28:44 +01:00
Philip
76bfc4d96f
[grub] add sgdisk call
2015-02-19 22:40:55 +01:00
Philip
4f089185fd
[bootloader] fix 'dict' object is not callable
2015-02-19 22:32:27 +01:00
Philip
1542107d22
[bootloader] proper kernel_line in conf
2015-02-19 21:01:38 +01:00
Philip
7a10e14161
[bootloader] move values kernel_line and fallback_kernel_line up
2015-02-19 20:56:18 +01:00
Philip
cb78e74ae9
[bootloader] add quotes to config
2015-02-19 20:48:39 +01:00
Philip
6877466e28
Merge branch 'master' of github.com:calamares/calamares
2015-02-19 20:46:50 +01:00
Philip
568dd9422c
[bootloader] simplify code
...
- remove unneeded double code
- add kernel lines to config
2015-02-19 20:46:02 +01:00
Teo Mrnjavac
ee1a90d845
Add debug details to ClearMountsJob.
2015-02-19 20:25:28 +01:00
Philip
e0cccb892f
[bootloader] fix typo
2015-02-19 20:24:07 +01:00
Philip
229b9b40cd
[bootloader] make if statement more pythonic
2015-02-19 19:46:57 +01:00
Philip
b41ecf119d
[bootloader] add meaningful debug lines
2015-02-19 19:42:09 +01:00
Philip
715112261d
[bootloader] if boot_p or device is empty, break and throw an error
2015-02-19 19:09:13 +01:00