1092 Commits (35f49097c0bd62b3b500dda0ea9705ed2f10df93)
 

Author SHA1 Message Date
Gormogon 1b7b999449 Quick Simplification 10 years ago
Gormogon 9419d07a98 Fixed Unclosed File 10 years ago
Gormogon 8e1480431a [PEP 263] Corrected Encoding Headers 10 years ago
Calamares CI 861b755227 Automatic merge of Transifex translations 10 years ago
Teo Mrnjavac 8ad507e379 Improve input validation in UsersPage.
CAL-190 #close
10 years ago
Philip Müller ca5132f13e [python modules] use str.format() 10 years ago
Philip Müller 6906ba0b59 [bootloader] modifications
- use --target=i386-pc flag for grub installs
- use str.format()
10 years ago
Calamares CI e2b65de4c3 Automatic merge of Transifex translations 10 years ago
Calamares CI ce77537390 Automatic merge of Transifex translations 10 years ago
Calamares CI f1eefec966 Automatic merge of Transifex translations 10 years ago
demmm 294b030b99 correct swap in fallback too 10 years ago
Kevin Kofler 8c98aeb04a Make efiSystemPartition mount point configurable in partition.conf.
Copy the setting into the global storage. Make the EraseDiskPage in the
partition module and the grub and bootloader modules read it from there.
Do not hardcode /boot as the path anymore.

I set the default path to /boot/efi because I think that's the most
common setting. At least Fedora and Debian use that path. But we can
change the default setting if you think I'm wrong, as long as it remains
configurable.

There is no separate setting for efi_directory_firmware anymore. The EFI
firmwares expect that directory to always be in the "EFI" path in the
EFI System Partition. Distributions using /boot/efi actually have that
directory under /boot/efi/EFI.
10 years ago
Kevin Kofler 18da15a087 Fix build without Python support.
Only search for BoostPython3 if Python was found. Otherwise,
${PYTHONLIBS_VERSION_STRING} expands to nothing and the
find_boost_python3 macro gets called with invalid arguments.
10 years ago
Philip 92b6464f6e [grub] make efiDirectory(Firmware) hard-coded
- until we find a better solution
- efiDirectory should be managed by GlobalStorage
- efiDirectory is needed followed modules: bootloader, grub, partition
10 years ago
Philip 1f661a8b4b [partition] change efiPartition value to /boot
- we need to make it configurable not hard-coded
- some distributions need '/boot/efi' or '/boot/EFI', some work with '/boot'
10 years ago
Philip 75857971c4 [grub] replace chroot_call with check_chroot_call 10 years ago
Calamares CI fb8483ce99 Automatic merge of Transifex translations 10 years ago
Teo Mrnjavac 69c9d91aa6 Remove excessive debug output. 10 years ago
Teo Mrnjavac 8b753bd65f Reimplement ClearMountsJob without relying on PCM state. 10 years ago
Teo Mrnjavac 1eff260637 Add debug output to the ClearMountsJob code path. 10 years ago
Calamares CI 1495e6604d Automatic merge of Transifex translations 10 years ago
Philip Müller 7ed0558471 [grub] add efi_directory_firmware 10 years ago
Philip Müller 1e1aa8151c [grub] make efi_directory configurable 10 years ago
Philip Müller a6185027f7 [grub] create boot/efi dir
- in some cases this directory might not be present
10 years ago
Calamares CI aaea3e9c44 Automatic merge of Transifex translations 10 years ago
Teo Mrnjavac dabfb68a68 Avoid constructing more temporaries than necessary.
Thanks Winfried Kusgörd <w.kusgoerd@arcor.de> for the patch.
10 years ago
Teo Mrnjavac 42f0e653cc Install translator for pre-set locale if the UI language is not changed.
Thanks Winfried Kusgörd <w.kusgoerd@arcor.de> for the patch.
10 years ago
Calamares CI 9064c31b51 Automatic merge of Transifex translations 10 years ago
Calamares CI febe6147fd Automatic merge of Transifex translations 10 years ago
Calamares CI 55d990380e Automatic merge of Transifex translations 10 years ago
Calamares CI d4c7b1bc67 Automatic merge of Transifex translations 10 years ago
Teo Mrnjavac d07dfc3eca More debug output in partition module. 10 years ago
Teo Mrnjavac a09efcf73e Add explicit warning when building without Python support. 10 years ago
Calamares CI 8bbf92d0b1 Automatic merge of Transifex translations 10 years ago
Philip 35a235541f [finished] fix config file 10 years ago
Teo Mrnjavac 4e869b2211 Fix default restart command. 10 years ago
Calamares CI eb2748bab0 Automatic merge of Transifex translations 10 years ago
Calamares CI 8b0ff1fafa Automatic merge of Transifex translations 10 years ago
Teo Mrnjavac 047141a520 Update copyright header for file modified in 2015. 10 years ago
Calamares CI ec0e9b3940 Automatic merge of Transifex translations 10 years ago
Calamares CI 91b47050df Automatic merge of Transifex translations 10 years ago
Philip Müller 49093c4b59 [grub] fix SyntaxError
<class 'SyntaxError'>
('invalid syntax', ('/usr/lib/calamares/modules/grub/main.py', 38, 76, ' chroot_call(["mkdir", "-p", "{!s}/EFI/boot".format(efi_directory)])])\n'))
10 years ago
Teo Mrnjavac ff1459e3ca Version bump for 1.0 10 years ago
Calamares CI 5ee1df3d27 Automatic merge of Transifex translations 10 years ago
Teo Mrnjavac 5b045dc72c Better window size constants for netbook displays. 10 years ago
Calamares CI 77ad3194a6 Automatic merge of Transifex translations 10 years ago
Teo Mrnjavac b5f9b5a66e New Finish view module, with restart capability. 10 years ago
Teo Mrnjavac 2782328036 Fix phase handling in ViewManager, to allow adding a Finished page. 10 years ago
Teo Mrnjavac 8a3ea7c8b1 Add lazy constructed ViewStepItems for Install and Finished. 10 years ago
Teo Mrnjavac 20bc34029d Copyright. 10 years ago