1249 Commits (f736ace996c5163669f8f79a425b16269292fe5f)

Author SHA1 Message Date
Teo Mrnjavac 7dd4104009 Replace Gummiboot with systemd-boot. 10 years ago
Teo Mrnjavac 8dc90d0cca Update README.md 10 years ago
Teo Mrnjavac 617d6d018c Clarify. 10 years ago
Teo Mrnjavac 35e859e66e Automatically create a swap partition if there's enough space. 10 years ago
Teo Mrnjavac adad3535a8 Use the new physical memory checker. 10 years ago
Teo Mrnjavac 5e2f6ff2b8 Detect physical memory, with dmidecode and meminfo as backup. 10 years ago
Teo Mrnjavac 43698b18f5 Rearrange WelcomePage checker layout to make more space for reports. 10 years ago
Teo Mrnjavac 02f4ab1501 Check for root privileges. 10 years ago
Teo Mrnjavac b07fd97103 Merge pull request #220 from dgikiller/master
Improving support for Gentoo based distros
10 years ago
skullbocks 57406f3bc9 [modules/packages] Added support for Portage and Entropy 10 years ago
Teo Mrnjavac 320a96423f Add a 5% grace to the RAM check because Linux MemTotal is unreliable. 10 years ago
Teo Mrnjavac 8885a7e5f6 Fix bug with KPM enum which prevented logical partition creation. 10 years ago
Teo Mrnjavac fa2b577236 Meaningful text from BootLoaderModel. 10 years ago
Teo Mrnjavac 30408d34a1 Try to find a more reliable way to read new partition UUIDs. 10 years ago
Teo Mrnjavac fff0f6f023 Debug output. 10 years ago
Teo Mrnjavac cf5e137947 Correct operations order in EraseDiskPage. 10 years ago
Teo Mrnjavac 25c2b7265b Fixup operations order when autopartitioning. 10 years ago
Teo Mrnjavac 0426d7fd35 Bump EFI system partition default size to 300M. 10 years ago
Teo Mrnjavac 7a69aae0cb Correct operation order in EraseDiskPage for EFI. 10 years ago
Teo Mrnjavac d499fed8a0 Add EFI detection support to Alongside page. 10 years ago
Teo Mrnjavac e3ef61a7f2 Move onPartitionSelected into a slot instead of a huge lambda. 10 years ago
Teo Mrnjavac 195b585282 Disable alongside and replace features on EFI system without ESP. 10 years ago
Teo Mrnjavac b507a0e2b9 Rebase ReplacePage on top of EFI support in PCM. 10 years ago
Teo Mrnjavac f4a13b2041 Add EFI System Partition scanning support to PartitionCoreModule. 10 years ago
Teo Mrnjavac 67b96f750a Code style. 10 years ago
Teo Mrnjavac 905835295a Move osprober management out of ctor. 10 years ago
Teo Mrnjavac a2f1d49983 Remove debug spam. 10 years ago
Teo Mrnjavac a2c5bcd0ee Fixed m_isEfi falsely false in ReplacePage. 10 years ago
Teo Mrnjavac d54f314394 Add debug spam to ReplacePage.cpp 10 years ago
Teo Mrnjavac 18eb0c7b96 Add ESP detection and choice to ReplacePage. 10 years ago
Teo Mrnjavac 94e9c659d1 Add generic search function to iterate over partitions for convenience. 10 years ago
Teo Mrnjavac 04f977d28f Add ESP related UI elements to ReplacePage. 10 years ago
Teo Mrnjavac ccab867d19 Update submodule. 10 years ago
Teo Mrnjavac d5a42a65f6 Update KPM submodule. 10 years ago
Teo Mrnjavac 994db0973f Try removing the centered icon from CheckerWidget 10 years ago
demmm 5a07c240a9 use ShortProductName as second argument
choicepage.cpp has 2 instances where %2 is not defined
10 years ago
Teo Mrnjavac 235d0058c9 Set dialog title. 10 years ago
Teo Mrnjavac e09976d91c Add details dialog to requirements widget. 10 years ago
Teo Mrnjavac 2fd84fc9f7 Layout fixes in Welcome page. 10 years ago
Teo Mrnjavac 51f74315f6 Refactor CheckerWidget for better integration with Welcome page. 10 years ago
Teo Mrnjavac 7622abce94 Add negated text to requirement entries. 10 years ago
Teo Mrnjavac f0dc3d5ae6 Layout fixes in welcome page. 10 years ago
Teo Mrnjavac 43992c5251 Hook up RequirementsChecker with the WelcomeViewStep. 10 years ago
Teo Mrnjavac e19264632d Merge prepare config file into welcome.conf. 10 years ago
Teo Mrnjavac ceedc1166b Merge prepare module into welcome, and repurpose it as a req checker. 10 years ago
Teo Mrnjavac 3dd1d7932f Fix up identifiers + use QComboBox instead of QListView. 10 years ago
Teo Mrnjavac 7bcb060967 The greeting module is now welcome. 10 years ago
Ramon Buldó 049f711f7d [displaymanager] Add i3, move openbox to the end of the list. 10 years ago
Ramon Buldó 9b7c1ff3da [displaymanager] Add budgie and pantheon support 10 years ago
Ramon Buldó bbe06aa587 Fix ssd detection for MMC devices. 10 years ago
demmm 28695652fb Update readme with show.qml example 10 years ago
Teo Mrnjavac ea65ede405 Update README.md 10 years ago
Teo Mrnjavac 77e205e48a Reload the slideshow on language change. 10 years ago
Teo Mrnjavac 375150347b nullptr is better than 0 10 years ago
Teo Mrnjavac 09d7cd9de6 Add translationsPathPrefix to Branding. 10 years ago
Teo Mrnjavac d1047ab76e Use new installTranslator in GreetingPage. 10 years ago
Teo Mrnjavac fcb6817c54 Make dummypython sleep for 30sec. 10 years ago
Teo Mrnjavac 22177be577 Use new installTranslator in CalamaresApplication. 10 years ago
Teo Mrnjavac 09ae0bcbd6 Add branding translations support to CalamaresUtils::installTranslator. 10 years ago
Teo Mrnjavac 8a02522d60 Add CALAMARES_RETRANSLATE_WIDGET 10 years ago
Daniel Hillenbrand e4daf45c71 mount: mount efivarfs on /sys/firmware/efi/efivars
No need to bind sys to /sys/firmware/efi since it is already preset.
10 years ago
Daniel Hillenbrand 8612f427f1 bootloader: add --force argument for grub efi 10 years ago
Teo Mrnjavac cf3359bdb4 Reset ReplacePage when going back from the next one. 10 years ago
Teo Mrnjavac 55b93091e6 Add reset method to ReplacePage. 10 years ago
Teo Mrnjavac 4b73d9579f Add PartitionPreview widget to AlongsidePage. 10 years ago
Teo Mrnjavac 0d0e3bf7bc Add hack to PCM to create a rescanned device copy to use as preview. 10 years ago
Teo Mrnjavac 6b40c8aaa1 Use a static colors cache to preserve partition colors. 10 years ago
Teo Mrnjavac 2c9d6fff17 const array is const. 10 years ago
Teo Mrnjavac 96c840e878 Use proper color for new partition in PartitionSplitterWidget. 10 years ago
Teo Mrnjavac ae1fa0e48b Use correct palette in new partition dialog. 10 years ago
Teo Mrnjavac 9065882da4 Either count new partitions or existing partitions for colors. 10 years ago
Teo Mrnjavac d3f4ced8c0 Use a separate palette for newly created partitions. 10 years ago
Teo Mrnjavac c7563af1c9 New palette + don't reset count when coloring logical partitions. 10 years ago
Teo Mrnjavac 5ab7896fca Add the option of using PartitionIterator on a PartitionTable. 10 years ago
Teo Mrnjavac 6c62d6f6d2 Implement wrapping to new line for partition preview color labels. 10 years ago
Teo Mrnjavac 45d5c5bbde Only show the labels section where it's relevant. 10 years ago
Teo Mrnjavac 966ccdaafc Initial commit for adding labels to PartitionPreview. 10 years ago
Teo Mrnjavac 1ad1a64161 Code style. 10 years ago
Teo Mrnjavac b15ccdfeef Year too. 10 years ago
Teo Mrnjavac b7af3cde38 Fix url. 10 years ago
Teo Mrnjavac 30559baa16 Reorder entries on ChoicePage. 10 years ago
Teo Mrnjavac 9459e67ac9 Update Blue Systems tagline. 10 years ago
Teo Mrnjavac 9058c14032 Merge pull request #205 from rshipp/packages-local-install
Allow local installs with the packages module
10 years ago
Teo Mrnjavac d894638f2f Add information about the partitioning action in the Summary page. 10 years ago
Teo Mrnjavac 06b4443e80 Const correctness. 10 years ago
Teo Mrnjavac 2846cbdcbc Report a prettyDescription for FillGlobalStorageJob. 10 years ago
Teo Mrnjavac f8995bc8e5 Copyright header. 10 years ago
Teo Mrnjavac fefa736501 Use <strong> instead of <b> in all instances. 10 years ago
Teo Mrnjavac e2c133f329 Better Summary message in ResizePartitionJob. 10 years ago
Teo Mrnjavac 5c8453e4bb Better Summary message in FormatPartitionJob. 10 years ago
Teo Mrnjavac fa83ca4469 Better Summary message for DeletePartitionJob. 10 years ago
Teo Mrnjavac c56235df37 Better Summary message for CreatePartitionTableJob. 10 years ago
Teo Mrnjavac 3140990dbc Better Summary message for CreatePartitionJob 10 years ago
Teo Mrnjavac 22411d2399 Never show an empty jobs label. 10 years ago
Teo Mrnjavac a8b8a3a455 Show an "are you sure" prompt before install, if prompt-install is true. 10 years ago
Teo Mrnjavac b86193824d Read a prompt-install variable from settings.conf. 10 years ago
Teo Mrnjavac e6748f8656 Make the Summary page contents scrollable. 10 years ago
Teo Mrnjavac 69f6a2c73c Formatting in Summary page. 10 years ago
Teo Mrnjavac be2083e2bf Add device node to Partitioning summary info objects. 10 years ago
Teo Mrnjavac 8568c2c816 Add prettyDescription to most Partitioning jobs. 10 years ago
Teo Mrnjavac bf0296e155 Preliminary implementation of a summary queue for partitioning jobs. 10 years ago
Teo Mrnjavac d45d436161 Add optional prettyDescription to Job. 10 years ago
Teo Mrnjavac 30502d49c3 Retranslate strings from uic on language change. 10 years ago
Teo Mrnjavac fc2d15da16 Document potentially obscure code. 10 years ago
Teo Mrnjavac 2d2d5ca30c Store lambdas that call tr in ViewStepItem and TextTreeItem. 10 years ago
Teo Mrnjavac 24fc227e76 Retranslate navigation buttons. 10 years ago
Teo Mrnjavac 1f9843cc7d Retranslate window title. 10 years ago
Teo Mrnjavac 8b98b1cc24 Do not filter out LanguageChange events when in a RETRANSLATE functor. 10 years ago
Teo Mrnjavac 1211086b33 Update URL. 10 years ago
Teo Mrnjavac 9cb5a0af18 Merge pull request #213 from calamares/grubcfg-preserve-kernel-params
Preserve kernel parameters that aren't handled by grubcfg.
10 years ago
Teo Mrnjavac 654bc9f471 Add debug output to SetKeyboardLayoutJob.
CAL-206 #comment I've just pushed some debug output to master, could you please test again and post a new log?
10 years ago
Teo Mrnjavac 6395b4c8ce Use the new Disk and Partition icons. 10 years ago
Teo Mrnjavac c9769dfd76 Add Disk and Partition icons to CalamaresUtils::defaultPixmap. 10 years ago
Teo Mrnjavac 9606b228d7 Add Disk and Partition icons to qrc. 10 years ago
Teo Mrnjavac 8625b8c5a9 Fix up regex in grubcfg to work with single quotes. 10 years ago
Teo Mrnjavac ffc65fa07e New Partitioning icons, still being fixed up. 10 years ago
Teo Mrnjavac b095982830 Expose new partitioning icons in CalamaresUtils::defaultPixmap. 10 years ago
Teo Mrnjavac cf49239419 Update libcalamaresui.qrc 10 years ago
Teo Mrnjavac debd4bc352 Fix regexp in grubcfg.
CAL-205 #comment Done some fixing, please retest when you can.
10 years ago
Teo Mrnjavac a977b1ea40 Make sure we write the kernel config line anyway. 10 years ago
Teo Mrnjavac 41e7a9ae3c Preserve kernel parameters that aren't handled by grubcfg. 10 years ago
Teo Mrnjavac 9b516281d8 ... and use them in the Greeting page. 10 years ago
Teo Mrnjavac 506b79ef2c Add new icons to CalamaresUtils::defaultPixmap. 10 years ago
Teo Mrnjavac e6f98393b8 Add icons to qrc. 10 years ago
Teo Mrnjavac 262ef38c0a Show/hide available links based on greeting.conf and Branding. 10 years ago
Teo Mrnjavac 23ddfaae67 Read configuration map into GreetingViewStep. 10 years ago
Teo Mrnjavac 43487198a2 The greeting module now has a config file. 10 years ago
Teo Mrnjavac dc74e38a60 New Url entries in branding.desc 10 years ago
Teo Mrnjavac ec883e391d Add different kinds of Url to Branding. 10 years ago
Teo Mrnjavac a1e643044e Make ProductUrl/ProductUrlText optional. 10 years ago
Teo Mrnjavac 00d3205ed3 Update branding.desc syntax. 10 years ago
Teo Mrnjavac bce6ec94fd Add ProductUrl and ProductUrlText to Branding. 10 years ago
demmm 4088d9bd3b implement http://calamares.io/bugs/browse/CAL-185 10 years ago
Ramon Buldó a253101258 [partition] Disable bootloader disk selection when installing in a efi system. 10 years ago
Teo Mrnjavac 19bcc887a8 Fix build with Qt 5.5 branch. 10 years ago
Teo Mrnjavac 5a24916fd0 Make which plymouth execute in chroot. 10 years ago
Rohan Garg 44105895f8 Use 'which' to find plymouth instead of hard coding /usr/bin
Debian ships plymouth in  /bin instead of /usr/bin, so we should use
'which' to figure out if it's installed.
10 years ago
Teo Mrnjavac 75f4f0fa04 Fix issue with splitting being allowed when it shouldn't be.
KPM docs misreport Partition::available to be in sectors, when it's
actually in bytes. Because of this, available space estimates were
completely off and resizing was allowed even when there's no room to
do it. This used to put the resize widget in all sorts of weird,
visually broken states.
CAL-188 #comment Does this still happen with current master?
10 years ago
demmm f2c7458ebe proper align 10 years ago
Teo Mrnjavac 62f6f1d9cf Dress color codes, otherwise they are treated as YAML comments. 10 years ago
Teo Mrnjavac e5d4c02b4a Use Branding styleStrings instead of CalamaresStyle constants. 10 years ago
Teo Mrnjavac cc5095781d Branding::style is now ::styleString for clarity. 10 years ago
Teo Mrnjavac 9615691554 CalamaresStyle is no more. Look for color constants in Branding. 10 years ago
demmm b982d751af adding needed Branding.cpp section
builds, but segfaults on running
10 years ago
demmm 56afa45812 start of trial to add sidebar style options
use a new style section in branding.desc, doesn't build as is
10 years ago
Teo Mrnjavac c7f46136fc Do not crash. 10 years ago
demmm d750885e75 Revert "add URL option in greeting page" 10 years ago
demmm be29755230 add URL option in greeting page
URL is a variable set in branding.desc, distros cna link to a Known Issues page
text for the URL is also possible to set in branding, known issues is default
advantage is any text possible as distros see fit
disadvantage, not part of translated strings
if most agree, Known Issues can be set as hard coded text, not in branding.desc
10 years ago
Teo Mrnjavac d0235c4e76 Improve strings for actions in ChoicePage. 10 years ago
Teo Mrnjavac c45e757cea Good guy clang catches lousy code.
CAL-212 #close Fixed.
10 years ago
Philip a62743185a [partition] use C++11 initialization list for mountPoints 10 years ago
Ramon Buldó 6a52811c30 Show efi mountpoint when creating/editing partitions 10 years ago
Ramon Buldó 26bb6951f1 [partition] Change comment to prevent confusions of what Manjaro uses 10 years ago
Philip bde428d4af [services] revert f1908eb 10 years ago
Teo Mrnjavac 4468e30317 Prevent crash when going back from EraseDiskPage and then next.
This was caused by an invalid reference to a device model in the
partitioning preview widget after a PCM revert.
10 years ago
Philip Müller 9fcd8113e5 [displaymanager] add pekwm 10 years ago
Philip Müller f1908eb38d [services] adopt cups changes 10 years ago
Teo Mrnjavac 7e7e47b6d1 Do not warn of data loss which might not happen.
CAL-194 #comment Fixed up warnings in ChoicePage.
10 years ago
Teo Mrnjavac c2a0845738 Debug window title. 10 years ago
Teo Mrnjavac ea3b2295ec Diagnostics is now debug information 10 years ago
Teo Mrnjavac 5951208c1b Add Modules page to DebugWindow. 10 years ago
Teo Mrnjavac dda7ea211d Make ModuleManager accessible from outside CalamaresApplication. 10 years ago
Teo Mrnjavac 4e2e964503 Return configurationMap from Module. 10 years ago
Teo Mrnjavac 8a60abdfc9 Add JobQueue list to DebugWindow 10 years ago
Teo Mrnjavac 52528f650c JobQueue emits queueChanged. 10 years ago
Teo Mrnjavac 3ce8abcb78 Expand all items in the GlobalStorage debug tree. 10 years ago
Teo Mrnjavac 8729b6a25f Update the debug view every time GlobalStorage changes. 10 years ago
Teo Mrnjavac edb21e05af New GlobalStoragePythonWrapper is passed to the Python API.
This allows us to make GlobalStorage a QObject, with disabled copy
constructor. And thanks to this change, GlobalStorage now emits
changed() every time an insert or remove is performed.
10 years ago
Teo Mrnjavac 060983279f Add a QTreeView for GlobalStorage contents to DebugWindow.
Not real time yet.
10 years ago
Teo Mrnjavac d1c4976ee6 Copyright. 10 years ago
Teo Mrnjavac d8ca5eee5b Friend DebugWindow to GlobalStorage for future use. 10 years ago
Teo Mrnjavac 9249d6e165 Add QJsonModel. 10 years ago
Teo Mrnjavac f00a557d07 Retranslate diagnostics button. 10 years ago
Teo Mrnjavac 00565d0f12 Stubs for DebugWindow. 10 years ago
rshipp f3319e1ef4 Change local_install to localInstall 10 years ago
rshipp 880c19c195 Fix incorrect if statement 10 years ago
rshipp 995341e9be Allow local installs with the packages module.
Courtesy of @Inkane. Adds the ability to use pacman -U to install
local packages.
10 years ago
Ramon Buldó fb3072bbbb /etc/mtab reports a file size of 0, so using .atEnd() may not work. Read the file until it doesn't return more data.
Use QTextStream because it takes care of the conversion between 8-bit and 16-bit.
http://doc.qt.io/qt-5/qfile.html#using-streams-to-read-files
10 years ago
Teo Mrnjavac 642b4be1f2 Keys are not necessarily unique, so use a QList< QPair > instead. 10 years ago
Teo Mrnjavac 20a8b222c6 Verbose debug output. 10 years ago
Teo Mrnjavac b557961a32 New ClearTempMountsJob, to be executed before partitioning jobs. 10 years ago
Teo Mrnjavac 8a23d48d76 Merge pull request #201 from calamares/removeuser
removeuser job module, this time in Python.
10 years ago
Teo Mrnjavac 01e98f0c29 Merge pull request #199 from calamares/displaymanager-explicitautologin
[displaymanager] Explicitly unset autologin if not checked.
10 years ago
Gormogon e2d05cb9f2 Align Pointers 10 years ago
Teo Mrnjavac 67ed53caeb Do not try to set the username if it's None. 10 years ago
Teo Mrnjavac b319cc1da0 [displaymanager] Explicitly unset autologin if not checked. 10 years ago
Teo Mrnjavac 5a1567f4f5 removeuser job module, this time in Python. 10 years ago
Philip e5eee1e4dd [unpackfs] proper sentence 10 years ago
Philip 82dc4c38f4 [unpackfs] add python doc strings 10 years ago
Philip d22e194ee7 [umount] add python doc strings 10 years ago
Philip be2353e54b [packages] add python doc strings 10 years ago
Philip 016dd71db4 [mount] add python doc strings 10 years ago
Philip d7b36e9ff7 [machineid] add python doc strings 10 years ago
Philip fc88f1a480 [initramfs] add python doc strings 10 years ago
Philip d677fe9d01 [initcpiocfg] add python doc strings 10 years ago
Philip 98db0b3f59 [initcpio] add python doc strings 10 years ago
Philip 06be842cfa [grubcfg] add python doc strings 10 years ago
Philip 3d8ba2b088 [fstab] add python doc strings 10 years ago
Philip e7a67b9c52 [dummypython] add python doc strings 10 years ago
Philip 3330df99f3 [dracut] add python doc strings 10 years ago
Philip 60927b9363 [displaymanager] add more python doc strings 10 years ago
Philip 0d8bdc6c4e [bootloader] add python doc strings 10 years ago
Gormogon b4db9fe64b Fixing PEP – 257 Violations 10 years ago
Gormogon 113d9db7cb Python Better Docstrings 10 years ago
Teo Mrnjavac b8b41bdfdd Fix execution environment and error reporting in ProcessJob. 10 years ago
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.
10 years ago
Philip 9ac0fc37b1 [bootloader] Modifications
- move fail-check out of loop
- add more debug lines
10 years ago
Philip fe7c5bbe77 [bootloader] Modifications
- add more debug informations
- simplify gpt detection code
10 years ago
Philip 43ccfbd9bd [bootloader] Modifications
- add 'bios_grub' flag when gpt table got detected
- grub: add --recheck at installation
10 years ago
Teo Mrnjavac abeb6d9172 Run urpme noninteractive (OpenMandriva).
Thanks Tomasz Paweł Gajc <tpgxyz@gmail.com> for the patch.
10 years ago
Philip 6ed8b1e4a4 [bootloader] actually use get_kernel_line() 10 years ago
Teo Mrnjavac 92eae47a1d Const correctness. 10 years ago
Teo Mrnjavac 71851ed274 Process user-visible strings in TimezoneWidget and LocalePage. 10 years ago
Gormogon 7989267e81 Unused Imports 10 years ago
Teo Mrnjavac cf64b2ce27 Allow zone subdivisions in timezones list.
CAL-191 #close Please test and reopen if it's still broken.
10 years ago
Philip Müller d55d1c2fca [bootloader] fix typos in conf 10 years ago
Philip Müller cb271d13ed [bootloader] use bootloader.conf values for overrides 10 years ago
Philip Müller 035ad6cbf9 [bootloader] use bootloaderEntryName 10 years ago
Philip Müller cf1e5a8b51 [bootloader] fix typo 10 years ago
Philip Müller 93f0de3f7f [bootloader] make gummiboot entries more generic (use branding) 10 years ago
Philip df9a2e38a8 [bootloader] proper arrangement 10 years ago
Philip 4759279fab [bootloader] default to grub for efi installations 10 years ago
Philip 5043bb4e0d [bootloader] update note regarding efiBootLoader in conf 10 years ago
Philip c649ed4729 [bootloader] add efiBootLoader to conf 10 years ago
Philip ebce8335bd [bootloader] move efi_(boot_loader|directory) to proper place 10 years ago
Philip cd3e6a97de [bootloader] move efi_(boot_loader|directory) to proper place 10 years ago
Philip e3a7fca6f4 [bootloader] join grub module with bootloader 10 years ago
Philip 76bfc4d96f [grub] add sgdisk call 10 years ago
Philip 4f089185fd [bootloader] fix 'dict' object is not callable 10 years ago
Philip 1542107d22 [bootloader] proper kernel_line in conf 10 years ago
Philip 7a10e14161 [bootloader] move values kernel_line and fallback_kernel_line up 10 years ago
Philip cb78e74ae9 [bootloader] add quotes to config 10 years ago
Philip 6877466e28 Merge branch 'master' of github.com:calamares/calamares 10 years ago
Philip 568dd9422c [bootloader] simplify code
- remove unneeded double code
- add kernel lines to config
10 years ago
Teo Mrnjavac ee1a90d845 Add debug details to ClearMountsJob. 10 years ago
Philip e0cccb892f [bootloader] fix typo 10 years ago
Philip 229b9b40cd [bootloader] make if statement more pythonic 10 years ago
Philip b41ecf119d [bootloader] add meaningful debug lines 10 years ago
Philip 715112261d [bootloader] if boot_p or device is empty, break and throw an error 10 years ago
Teo Mrnjavac d51b15a919 Fix typo. Please test your Python code, as CI won't catch it. 10 years ago
Teo Mrnjavac 23eca3db55 Only create a ClearMountsJob for dirty devices.
CAL-195
10 years ago
Gormogon 9ef5f581a3 Update 'kbd-model-map' from Upstream 10 years ago
Gormogon 5c1ee7bbcb [PEP 8] General Style Part 3 10 years ago
Gormogon 09dc6bb5d7 [PEP 8] General Style Part 2 10 years ago
Gormogon d8df3d7a59 [PEP 8] General Style Part 1 10 years ago
Gormogon 5d5519b7b0 [PEP 8] Comparison to 'False' 10 years ago
Gormogon ebf037f247 [PEP 8] Comparison to 'None' 10 years ago
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
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
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
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
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
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
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
Teo Mrnjavac d07dfc3eca More debug output in partition module. 10 years ago
Philip 35a235541f [finished] fix config file 10 years ago
Teo Mrnjavac 4e869b2211 Fix default restart command. 10 years ago
Teo Mrnjavac 047141a520 Update copyright header for file modified in 2015. 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 5b045dc72c Better window size constants for netbook displays. 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
Teo Mrnjavac a670de3035 Add currentPhase to ModuleManager. 10 years ago
Teo Mrnjavac 9d5ab4bf98 Add ViewStepItem ctor overload that takes a callback.
Needed when a ViewStep doesn't exist yet when the VSI is created.
10 years ago
Teo Mrnjavac 171248ad4f Add isBackEnabled checks to all ViewSteps. 10 years ago
Teo Mrnjavac de406cef22 The Quit button is now Cancel, except on the last page. 10 years ago
Teo Mrnjavac 2cd9c7c0fa Improve urpmi call. Thanks Tomasz Paweł Gajc for the patch. 10 years ago
Daniel Hillenbrand 2b1a9c44fa grub: use uefi firmware workaround
Source: https://wiki.archlinux.org/index.php/GRUB#UEFI_firmware_workaround
10 years ago
Teo Mrnjavac 02641862c8 Copyright header. 10 years ago
Teo Mrnjavac d0608ada90 Added loop property to Presentation in calamares.slideshow QML module. 10 years ago
Teo Mrnjavac 50a413d3c2 Only set the slideshow if the branding component has one. 10 years ago
Teo Mrnjavac 9622888d1d Load QML modules in a central place + dummy QML slideshow. 10 years ago
Teo Mrnjavac 14ddba70ef Initial commit for QML slideshow support. 10 years ago
Kevin Kofler 5c6a302112 packages: Ignore error code for "dnf remove".
Unfortunately, dnf treats it as an error if we try to remove a package
that already did not exist. This means that, e.g., if we try to remove
calamares itself, but calamares was not installed on the base image,
only in the overlay, we will fail with an error. So, as long as we do
not have a better solution, we ignore the exit code of "dnf remove"
entirely.

(yum does not show this behavior, it returns success when the package to
remove is already not installed.)
10 years ago
Kevin Kofler 412b959870 packages: Offline package removal for yum and dnf.
When removing packages with yum or dnf, pass the --disablerepo=*
(disable all online repositories) and -C (run from cache) arguments.
Package removals do not normally require network access, and this
measure saves time and bandwidth and prevents possible unnecessary
errors (e.g., if we do not have active network access, or if there is
some problem with the mirrors).
10 years ago
Ramon Buldó 854c19f305 Fix defaulting to first langauge in the list when language and country is not available.
- When it doesnt find a match for a language and a country, find the first value that only matches language.
- If this also fails, default to english.
10 years ago
demmm 2efd4aff5c Use swap mountpoint
Having swap set at "none" makes hibernating not possible.
AFAIK, no filesystem/partition sets mountpoint as "none" nor has any other besides swap an empty mountpoint at the stage where the fstab module is called.
Tests so far show this change creates a working fstab when using a swap partition.
10 years ago
Teo Mrnjavac 220ea34aeb Fix sgdisk call 10 years ago
Teo Mrnjavac 1f9e7b5ae9 Update main.py 10 years ago
Teo Mrnjavac 7638f80373 Use UUID in resume 10 years ago
Teo Mrnjavac 5742bbd074 Fix issue with partition selection preview not being updated. 10 years ago
Teo Mrnjavac 7cd382b39c Use osProber output in ReplacePage.
CAL-155 #close
10 years ago
Teo Mrnjavac f8f005f53c Store osprober output in GlobalStorage. 10 years ago
Teo Mrnjavac aa70a4b2dd Improve messages in Replace page.
Fixes CAL-155
10 years ago
Teo Mrnjavac c21f426dee Don't rely on the activated signal in ReplacePage. 10 years ago
Teo Mrnjavac a7b4c01ec0 GB -> GiB 10 years ago