17 Commits (217eade255afb80cb86a73b3fc28b30d014c5913)

Author SHA1 Message Date
Adriaan de Groot e326b658ef Enable translation in Python modules
- covers all the remaining Python modules
 - most only get a translatable pretty name, some also return
   error messages
6 years ago
Adriaan de Groot 762ad54344 Documentation: change http links to GitHub to https 7 years ago
n3rdopolis 05e48d4357 Remove whitespace 8 years ago
n3rdopolis aac783ed3a Try to correct character per line count 8 years ago
n3rdopolis 086a019d19 Correct update-initramfs command
This allows it to create a new initramfs, and replace it.
This will better ensure that calamares generated initramfs is used
8 years ago
Alf Gaida 536054b0cd Fixed pep8 whining in modulde initramfs
added myself to copyright
8 years ago
Teo Mrnjavac 10ce42f35c Use target_env calls in Python modules. 10 years ago
Gormogon 9f8a8f6a64 PEP and Unused Import 10 years ago
Gormogon db7577b9f8 More PEP 10 years ago
Philip fc88f1a480 [initramfs] add python doc strings 10 years ago
Gormogon 113d9db7cb Python Better Docstrings 10 years ago
Gormogon 09dc6bb5d7 [PEP 8] General Style Part 2 10 years ago
Gormogon 8e1480431a [PEP 263] Corrected Encoding Headers 10 years ago
Rohan Garg d9187c25c7 check_chroot_call does not actually return a error code, use chroot_call
instead.

Thanks to Kevin Kofler for pointing this out.
11 years ago
Rohan Garg 1f6feb9417 Make sure we return a message when dracut or initramfs fail 11 years ago
Rohan Garg fb92697a93 Make sure our return value is correct 11 years ago
Rohan Garg ce96b13c0d Add a initramfs module that updates the initramfs post install 11 years ago