Commit Graph

  • 99dc06bd51 Merge pull request #176 from codeworkx/master Manjaro Linux 2014-11-28 21:22:23 +0100
  • 722e87fd00 packages: add --noconfirm arg for pacman, also remove unneeded deps Daniel Hillenbrand 2014-11-28 20:54:35 +0100
  • f0184ab340 Merge pull request #175 from codeworkx/master Manjaro Linux 2014-11-28 20:28:42 +0100
  • 22a9fd86df localecfg: only restore locale.gen.bak if available Daniel Hillenbrand 2014-11-28 20:05:54 +0100
  • 6f78ecab3b displaymanager: Fix the default_desktop_environment option. Kevin Kofler 2014-11-28 18:51:08 +0100
  • e65d9c4f4d Revert "Fix autologin-routine" Kevin Kofler 2014-11-28 18:40:49 +0100
  • 9c799b32e9 Fix autologin-routine Manjaro Linux 2014-11-28 18:36:18 +0100
  • 36488583f7 unpackfs: Add a trailing '/' to the excludes. Kevin Kofler 2014-11-28 18:33:31 +0100
  • f0203a072c unpackfs: Automatically detect the exclude list from the mounts. Kevin Kofler 2014-11-28 18:29:34 +0100
  • 6a70029198 Fix commit d5d74fbdcd Manjaro Linux 2014-11-28 18:27:16 +0100
  • 96d863b22b mount: Mount /run as a tmpfs in the rootMountPoint. Kevin Kofler 2014-11-28 18:02:44 +0100
  • 6e98f63bf3 Merge pull request #171 from calamares/machineid-module Teo Mrnjavac 2014-11-28 16:52:08 +0100
  • e85b2d164f Hook up ClearMountsJob in PartitionCoreModule. Teo Mrnjavac 2014-11-28 15:51:59 +0100
  • 1de7b55c3b ClearMountsJob: umount all partitions before making changes to a device. Fixes #169 Teo Mrnjavac 2014-11-28 15:50:27 +0100
  • a90737a3e4 Automatic merge of Transifex translations Calamares CI 2014-11-28 08:45:26 +0000
  • ddc7a6057d Update displaymanager.conf Manjaro Linux 2014-11-28 09:11:27 +0100
  • d5d74fbdcd Add option to force desktop environment Manjaro Linux 2014-11-28 09:06:33 +0100
  • b4b409243f [displaymanager] make openbox session have "less priority". Manjaro Linux 2014-11-28 08:23:46 +0100
  • 587e76aa56 machineid: Add modules.desc. Kevin Kofler 2014-11-27 22:18:34 +0100
  • 5f99d51f80 machineid: Add missing import. Kevin Kofler 2014-11-27 21:11:56 +0100
  • 0b0868822d Add a machineid module. Kevin Kofler 2014-11-27 21:08:50 +0100
  • 8591dcf731 unpackfs: Make rsync preserve everything, exclude special paths. Kevin Kofler 2014-11-27 18:36:46 +0100
  • 0c3f88077d More debug output in CreatePartitionTableJob Teo Mrnjavac 2014-11-27 14:21:29 +0100
  • ac5cecee19 Clean up unused packages after installation Rohan Garg 2014-11-27 11:02:42 +0100
  • 5b864c5dc3 Make networkmanager service example optional. Teo Mrnjavac 2014-11-27 10:57:09 +0100
  • 5bb7755925 Remove unnecessary debug output. Teo Mrnjavac 2014-11-26 19:10:17 +0100
  • 52a1a28696 Fix focus handling in Keyboard page. Teo Mrnjavac 2014-11-26 18:56:09 +0100
  • 5fdca37db5 Focus fix in Locale page. Teo Mrnjavac 2014-11-26 18:52:44 +0100
  • 472590669f Adding stuff to GlobalStorage works much better it is actually executed. Teo Mrnjavac 2014-11-26 18:47:46 +0100
  • 0738af04ca Reimplement onActivate in UsersViewStep for focus handling. Teo Mrnjavac 2014-11-26 18:41:05 +0100
  • e258f0b5a9 Use onActivate instead of focusInEvent for page focus control. Teo Mrnjavac 2014-11-26 18:40:30 +0100
  • 86c49fbc89 Use correct entry from global_storage demmm 2014-11-26 12:15:39 -0500
  • 925632800b Debug output for lcLocale Teo Mrnjavac 2014-11-26 17:46:54 +0100
  • b79618aa15 locale: Move the string processing out of the loop. Kevin Kofler 2014-11-26 17:12:18 +0100
  • 88dfd7fa10 Fix system locale string + allow 3 letter language codes. Teo Mrnjavac 2014-11-26 11:24:39 +0100
  • 8c037db21a Automatic merge of Transifex translations Calamares CI 2014-11-26 08:45:29 +0000
  • e7d0f205a4 locale: Support distributions without locale-gen. Kevin Kofler 2014-11-25 20:03:37 +0100
  • 440b38addf locale: Optimize guessLCLocale by moving function calls out of loops. Kevin Kofler 2014-11-25 19:44:16 +0100
  • bcbe5103b9 locale: Don't assume 2-letter language codes. Kevin Kofler 2014-11-25 19:41:01 +0100
  • d2288d0961 Write lc locale setting from GlobalStorage. Teo Mrnjavac 2014-11-25 17:56:38 +0100
  • 6049267cf6 Load lcLocale value into GlobalStorage. Also allow localeGenPath setting in locale.conf. Teo Mrnjavac 2014-11-25 17:43:12 +0100
  • 2ca58c6f91 Massive cleanup in LocalePage. Add LCLocale setting, with autodetect. Teo Mrnjavac 2014-11-25 17:41:27 +0100
  • 100f08518b Build LCLocale dialog. Teo Mrnjavac 2014-11-25 17:40:38 +0100
  • ddfb8dfbc5 Add relevant strings. Teo Mrnjavac 2014-11-25 17:39:09 +0100
  • 6cb072acc4 New LC LOCALE picker dialog. Teo Mrnjavac 2014-11-25 17:23:15 +0100
  • f72f1ae5ca README.md for branding. Teo Mrnjavac 2014-11-24 10:54:10 +0100
  • 244ca1b314 Automatic merge of Transifex translations Calamares CI 2014-11-25 08:45:27 +0000
  • 580a142da8 Bump version Manjaro Linux 2014-11-24 17:06:55 +0100
  • c17898a650 Fix CI widget Teo Mrnjavac 2014-11-23 12:45:20 +0100
  • da0afd6e55 Better error reporting in CreatePartitionTableJob.cpp Teo Mrnjavac 2014-11-23 11:46:16 +0100
  • 5967917fb5 Automatic merge of Transifex translations Calamares CI 2014-11-23 08:45:24 +0000
  • 0d64c849fd Unbreak build. Sorry. Teo Mrnjavac 2014-11-20 17:21:10 +0100
  • 0d89ba761a Uic in GreetingPage. Teo Mrnjavac 2014-11-20 09:40:55 +0100
  • 6984f6a870 Automatic merge of Transifex translations Calamares CI 2014-11-20 08:45:27 +0000
  • 01c3244396 Merge pull request #155 from calamares/fix-issue-128 Teo Mrnjavac 2014-11-19 17:20:06 +0100
  • ab4d31f1a6 bootloader: Allow overriding the bootloaderEntryName setting. Kevin Kofler 2014-11-19 17:01:02 +0100
  • 462819060b branding: Add a dedicated bootloaderEntryName setting. Kevin Kofler 2014-11-19 16:50:15 +0100
  • 4df754ef29 Move detect_firmware_type to the prepare module. Kevin Kofler 2014-11-19 13:58:18 +0100
  • 91b711e0f7 Automatic merge of Transifex translations Calamares CI 2014-11-19 08:45:26 +0000
  • 930a49677a grub/test.yaml: Define the shortProductName. Kevin Kofler 2014-11-18 20:56:41 +0100
  • 132628c175 grub: Add EFI support. Kevin Kofler 2014-11-18 20:49:54 +0100
  • 869ace58b8 Remove obsolete languages from enabled list. Teo Mrnjavac 2014-11-18 16:31:03 +0100
  • 1f46f24337 Remove obsolete translation files. Teo Mrnjavac 2014-11-18 16:28:36 +0100
  • 53c1e1f708 Update enabled translation languages + bump version. Teo Mrnjavac 2014-11-18 15:45:47 +0100
  • fb37a0bf2f Fix focus in UsersPage. Teo Mrnjavac 2014-11-14 18:21:04 +0100
  • 6ff9fd4677 Automatic merge of Transifex translations Calamares CI 2014-11-18 08:45:26 +0000
  • 00604a8bca PythonHelper: Add support for bool. Kevin Kofler 2014-11-18 05:34:01 +0100
  • 1499963920 grubcfg: Create /etc/default/grub if missing. Kevin Kofler 2014-11-18 04:32:55 +0100
  • d5b95d79e5 grubcfg: Handle the case where expected lines are missing. Kevin Kofler 2014-11-18 03:40:47 +0100
  • f58cca1bb2 grubcfg: Don't error if /etc/default is missing. Kevin Kofler 2014-11-18 03:38:20 +0100
  • 5cae4e0632 partition: Don't assume that an unknown OS is Windows 7. Kevin Kofler 2014-11-18 02:48:58 +0100
  • df47842fc7 Merge pull request #152 from calamares/python-branding Teo Mrnjavac 2014-11-17 13:24:19 +0100
  • 9ae368f19d Automatic merge of Transifex translations Calamares CI 2014-11-17 08:45:24 +0000
  • 75921ec125 bootloader/test.yaml: Define the shortProductName. Kevin Kofler 2014-11-16 15:05:00 +0100
  • c27c053482 hacking/GlobalStorage.md: Document the "branding" dictionary. Kevin Kofler 2014-11-16 15:02:32 +0100
  • 124d4c3780 Automatic merge of Transifex translations Calamares CI 2014-11-16 08:45:24 +0000
  • 48eca95a26 grubcfg: Use shortProductName. Kevin Kofler 2014-11-16 05:18:11 +0100
  • e420341ba6 bootloader: Use shortProductName. Kevin Kofler 2014-11-16 05:17:06 +0100
  • 538b457ea8 branding: Add a shortProductName entry. Kevin Kofler 2014-11-16 05:14:57 +0100
  • cde7356f0d grubcfg: Quote the GRUB_DISTRIBUTOR value. Kevin Kofler 2014-11-16 04:58:00 +0100
  • 76450b44a3 bootloader: Ensure that the file names are valid. Kevin Kofler 2014-11-16 04:56:11 +0100
  • 8f5b0585cb grubcfg: Get the distribution name from the branding. Kevin Kofler 2014-11-16 04:33:27 +0100
  • 3cf5baadc1 bootloader: Get the distribution name from the branding. Kevin Kofler 2014-11-16 04:26:51 +0100
  • 98f99fa5bf Introduce and use a Calamares::Branding::setGlobals method. Kevin Kofler 2014-11-16 04:19:53 +0100
  • 39e2170b6d Automatic merge of Transifex translations Calamares CI 2014-11-15 08:45:23 +0000
  • 6b2ccfb442 settings.conf: Move localecfg job further up. Kevin Kofler 2014-11-15 04:44:09 +0100
  • 7478c1266b Point the lib/calamares/libcalamares.so symlink to the versioned so. Kevin Kofler 2014-11-14 12:30:56 +0100
  • d5b1b23415 Automatic merge of Transifex translations Calamares CI 2014-11-14 08:45:28 +0000
  • 78de47eb8c Retranslate Users module. Teo Mrnjavac 2014-11-13 17:42:02 +0100
  • ecc2d27a18 Merge pull request #151 from calamares/localecfg Teo Mrnjavac 2014-11-13 17:34:07 +0100
  • 60eb9cfae6 Use the correct file to write things into Rohan Garg 2014-11-13 17:07:48 +0100
  • 0f9496babe Finish up retranslation in PreparePage. Teo Mrnjavac 2014-11-13 16:51:23 +0100
  • 280baf7326 Move PrepareCheckWidget text out of ctor. Teo Mrnjavac 2014-11-13 16:40:39 +0100
  • 9b2dfdf1ec Use Retranslator in Prepare module (partial). Teo Mrnjavac 2014-11-13 15:03:11 +0100
  • faf2e2a775 Add localecfg & bootloader to settings.conf demmm 2014-11-13 07:56:20 -0500
  • e5ac1a5c4f Automatic merge of Transifex translations Calamares CI 2014-11-13 08:45:25 +0000
  • ff1383d7f5 adding localecfg locale hardcoded to en_US until local globalstorage is available run pep8 on bootloader main.py, plain switch from subprocess to chroot_call fails for gummiboot call demmm 2014-11-12 23:10:20 -0500
  • df200f2210 Merge pull request #150 from kkofler/fix-issue-123 Teo Mrnjavac 2014-11-13 01:19:03 +0100
  • 7e1ec78d35 grub, bootloader: Make the grub-* and /boot/grub names configurable. Kevin Kofler 2014-11-13 00:19:24 +0100
  • d9187c25c7 check_chroot_call does not actually return a error code, use chroot_call instead. Rohan Garg 2014-11-12 18:54:26 +0100