Commit Graph

  • 7680578b61 Simplify unsquash code Aurélien Gâteau 2014-08-01 11:59:44 +0200
  • edc70c596b unsquashfs: Fix installation dir Aurélien Gâteau 2014-08-01 11:46:29 +0200
  • 45101d15b0 Store log in ~/.cache by default Aurélien Gâteau 2014-08-01 11:34:47 +0200
  • 57ee5ac26b Add autologinUser to GlobalStorage. Teo Mrnjavac 2014-08-01 11:19:50 +0200
  • 1b695b7355 Fix crash when logging at exit time Aurélien Gâteau 2014-08-01 10:56:30 +0200
  • 5126458040 Disable "Next" button if isNextEnabled() of first step returns false Aurélien Gâteau 2014-08-01 10:29:41 +0200
  • a75b1809d8 Do not make dummypython fail Aurélien Gâteau 2014-08-01 09:59:23 +0200
  • 90670f8b46 Improve formatting of error messages Aurélien Gâteau 2014-08-01 09:56:40 +0200
  • b111027d57 Add SetPasswordJob in Users module, hook it all up. Teo Mrnjavac 2014-07-31 19:06:31 +0200
  • 8e3002bfbb Add FindCrypt in the users module. Teo Mrnjavac 2014-07-31 19:02:50 +0200
  • 46f5dab7fd CreateUserJob for Users viewmodule Teo Mrnjavac 2014-07-31 14:53:46 +0200
  • fb32432548 UI for users viewmodule. Teo Mrnjavac 2014-07-31 14:52:05 +0200
  • c655c99f67 Hide disk which contains / Aurélien Gâteau 2014-07-30 23:21:06 +0200
  • 551a6ff9ba Fix potential memleak Aurélien Gâteau 2014-07-30 22:37:05 +0200
  • 9708669ac7 Use libcalamares.utils.mount Aurélien Gâteau 2014-07-30 15:37:34 +0200
  • 0946789f9e Move mounting of special partitions from grub to mount Aurélien Gâteau 2014-07-30 15:37:11 +0200
  • 8867f6bc67 Fix progress reporting Aurélien Gâteau 2014-07-30 15:35:51 +0200
  • f371ffa696 Iterate on values, not on keys Aurélien Gâteau 2014-07-30 15:13:34 +0200
  • 7a0fb52c83 Damn, forgot named tuples cannot be updated. Use a class instead Aurélien Gâteau 2014-07-30 15:10:23 +0200
  • 9c27add968 Use os.path.join Aurélien Gâteau 2014-07-30 15:06:59 +0200
  • 22299dc585 No need for UnpackEntry.source_dir Aurélien Gâteau 2014-07-30 15:06:39 +0200
  • 638a5c021c More precise error handling Aurélien Gâteau 2014-07-30 15:05:44 +0200
  • adda405f83 Do not use os.path.join with entry["destination"] Aurélien Gâteau 2014-07-30 15:05:19 +0200
  • ecb16dcdca Fix line counting Aurélien Gâteau 2014-07-30 15:03:55 +0200
  • 47762d3812 No more need for sourceMountPath Aurélien Gâteau 2014-07-30 15:02:55 +0200
  • 75a5bdac60 Fix fuzzy edges around keys (and a warning) Aurélien Gâteau 2014-07-30 14:16:52 +0200
  • 03c5a38b90 Show a summary of the partition changes on the summary page Aurélien Gâteau 2014-07-30 14:15:29 +0200
  • e7e57689d8 Make sure chrootCall with args list actually passes the args as list. Teo Mrnjavac 2014-07-30 12:43:15 +0200
  • 122a6036d5 globalStorage ==> globalstorage fix Teo Mrnjavac 2014-07-30 12:41:34 +0200
  • 2232c49471 Make dummypython work with current API. Teo Mrnjavac 2014-07-30 12:40:09 +0200
  • 0d3a3a0b78 Fix dummypython for recent API change. Teo Mrnjavac 2014-07-29 20:20:22 +0200
  • 63534f7154 Add mount and chrootCall utilities to libcalamares + Python wrappers. Teo Mrnjavac 2014-07-29 20:18:02 +0200
  • e3a333e6e6 Prettier PartitionPreview Aurélien Gâteau 2014-07-29 15:56:25 +0200
  • fe9e52ee0e PartitionModel: Add IsFreeSpaceRole Aurélien Gâteau 2014-07-29 15:56:00 +0200
  • 0ea6f1698b First version of PartitionPreview Aurélien Gâteau 2014-07-29 13:37:32 +0200
  • 93cb9fd426 New role for PartitionModel: SizeRole Aurélien Gâteau 2014-07-29 13:37:12 +0200
  • 5fc07aad7c Expose colors for Qt::DecorationRole Aurélien Gâteau 2014-07-29 13:36:48 +0200
  • 5c1336f2d5 Turn PartitionModel into a tree model Aurélien Gâteau 2014-07-29 10:57:10 +0200
  • e3a52745fc Fix assert failure when recreating partition table Aurélien Gâteau 2014-07-29 15:54:48 +0200
  • 4b1975d3e2 PEPify unsquashfs Teo Mrnjavac 2014-07-29 15:10:18 +0200
  • 2b097e7f3c PEPify umount Teo Mrnjavac 2014-07-29 14:53:07 +0200
  • 2ba96d3b6b PEPify mount Teo Mrnjavac 2014-07-29 14:45:58 +0200
  • 585dd20a34 Update README.md Teo Mrnjavac 2014-07-29 14:40:56 +0200
  • 1c984c7bf9 PEPify grub Teo Mrnjavac 2014-07-29 14:34:30 +0200
  • 98b62808de PEPify fstab Teo Mrnjavac 2014-07-29 14:26:19 +0200
  • 906560ffee PEPify dummypython Teo Mrnjavac 2014-07-29 14:06:58 +0200
  • 637242776c PEPify testmodule.py Teo Mrnjavac 2014-07-29 13:52:55 +0200
  • b988c3ad72 PEPify API fakes in testmodule.py Teo Mrnjavac 2014-07-29 13:17:15 +0200
  • fb328494b3 Make the libcalamares Python API better for PEP8 Teo Mrnjavac 2014-07-29 13:16:46 +0200
  • 5369038ed6 Add debug test to dummypython Teo Mrnjavac 2014-07-28 18:55:27 +0200
  • 845ae05f7e Added debug( str ) to the Python API. Teo Mrnjavac 2014-07-28 18:55:01 +0200
  • d30b6300ab Unbreak locating of config file when run without --config Aurélien Gâteau 2014-07-28 18:36:24 +0200
  • 289704ab90 Make it possible to override the config dir from the command line Aurélien Gâteau 2014-07-28 18:11:24 +0200
  • cb53cc41cb Remove __init__.py from unsquashfs Teo Mrnjavac 2014-07-28 18:04:34 +0200
  • 422e78236b Make fileCopy in unsquashfs a single function Teo Mrnjavac 2014-07-28 17:57:53 +0200
  • b48a66a2e5 Improve readability. Teo Mrnjavac 2014-07-28 17:51:35 +0200
  • e937782a4e Fix some lousy error handling Teo Mrnjavac 2014-07-28 17:46:56 +0200
  • 4fc2efb7fa Correctly report exit status from Python modules. Teo Mrnjavac 2014-07-28 17:03:22 +0200
  • 87ee2b8b8c Improve error reporting for Python jobs. Teo Mrnjavac 2014-07-28 15:17:28 +0200
  • 25d37b57dd Use named tuples in unsquashfs. Teo Mrnjavac 2014-07-28 12:17:06 +0200
  • 1b4e56e97e Better call to rsync in unsquashfs. Teo Mrnjavac 2014-07-28 11:58:20 +0200
  • c42d021b61 Unthreadify FileCopy in unsquashfs. Teo Mrnjavac 2014-07-28 11:55:55 +0200
  • f44b8eb758 Count the files in the squashfs image without piping to wc -l. Teo Mrnjavac 2014-07-28 11:50:11 +0200
  • cb2dcf7860 Use temp dir for mounting squashfs image. Teo Mrnjavac 2014-07-28 11:35:24 +0200
  • 60dda7db49 Begin unsquashfs module, port copy operation from Thus. Teo Mrnjavac 2014-07-25 16:49:16 +0200
  • 64f8748c49 Spaces fixes Aurélien Gâteau 2014-07-28 15:00:30 +0200
  • 0b01c76687 Coding style Aurélien Gâteau 2014-07-28 15:00:17 +0200
  • 9e8c02fa33 Basic fstab module Aurélien Gâteau 2014-07-28 14:59:22 +0200
  • 2d9142487b FillGlobalStorageJob: Add the partition UUID to global storage Aurélien Gâteau 2014-07-28 14:58:06 +0200
  • 62d706543b Do not let the user pick a partition type when creating a partition of a GPT disk Aurélien Gâteau 2014-07-28 11:45:13 +0200
  • feee2b3b60 Document keys in GlobalStorage Aurélien Gâteau 2014-07-25 16:43:32 +0200
  • beafcd9cc4 Consistency: calamares_main ==> run; global_storage => globalStorage Teo Mrnjavac 2014-07-25 16:41:21 +0200
  • fb6d80ccb6 Bring back tree view headers Aurélien Gâteau 2014-07-25 13:13:04 +0200
  • bf72672cce Make double-clicking on a partition item in the list trigger edit/create Aurélien Gâteau 2014-07-25 13:07:22 +0200
  • cd99f64344 Add mnemonics to UI elements Aurélien Gâteau 2014-07-25 12:46:20 +0200
  • c3a91f1c8d Implement Revert Aurélien Gâteau 2014-07-24 19:28:53 +0200
  • 675b07799b Dead code-- Aurélien Gâteau 2014-07-24 19:26:57 +0200
  • d476f9cba8 Make sure we show info of the first device in the device combo box Aurélien Gâteau 2014-07-24 19:26:19 +0200
  • cb546d02f9 Sort device in DeviceModel by device node Aurélien Gâteau 2014-07-24 19:24:40 +0200
  • 2644e01cff update README.md with list of needed system packages Mateusz Mikołajczyk 2014-07-24 19:03:49 +0200
  • 20521f278c Update doc Aurélien Gâteau 2014-07-24 17:51:51 +0200
  • 0f23b8ad5c Add basic grub module. Not enabled for now because it requires a rootfs to work Aurélien Gâteau 2014-07-24 17:17:40 +0200
  • 545eef5761 Refactor mount module to make its code easier to reuse Aurélien Gâteau 2014-07-24 17:14:56 +0200
  • 96ede98f27 Update partitionmanager submodule: fix cmake warning Aurélien Gâteau 2014-07-24 14:00:56 +0200
  • 92114576ce Create umount module Aurélien Gâteau 2014-07-24 13:51:14 +0200
  • 2a231b3532 Try to avoid passing GlobalStorage to Python by value. Teo Mrnjavac 2014-07-24 12:19:14 +0200
  • aef2b7e9e7 We can now test mount with testmodule.py: remove the test main() Aurélien Gâteau 2014-07-24 10:17:46 +0200
  • 35d2a10177 Remove \t tab to avoid failure in testmodule.py Aurélien Gâteau 2014-07-24 10:16:51 +0200
  • 7cdfc38766 Ignore Python files Aurélien Gâteau 2014-07-24 10:16:09 +0200
  • e1877adf9c Make testmodule.py more Pythonic Aurélien Gâteau 2014-07-24 10:15:16 +0200
  • b3ba56a829 Indeed CMake, a list is not a directory... Aurélien Gâteau 2014-07-24 10:14:42 +0200
  • f2ab67b28b Create bootLoader.installPath in GlobalStorage Aurélien Gâteau 2014-07-23 18:16:55 +0200
  • 06a13637b6 Store current boot loader install path in PartitionCoreModule Aurélien Gâteau 2014-07-23 18:15:46 +0200
  • ab4604258c Rework boot loader combo box Aurélien Gâteau 2014-07-23 18:14:27 +0200
  • c9c1917997 log-- Aurélien Gâteau 2014-07-23 15:05:01 +0200
  • a39384eda7 Simplify Aurélien Gâteau 2014-07-23 15:04:40 +0200
  • 484d7c4d15 Update partition path after partition has been created Aurélien Gâteau 2014-07-23 14:34:06 +0200
  • 7108718104 Bring back partition and mount modules Aurélien Gâteau 2014-07-23 14:33:08 +0200
  • da83ecfb13 libcalamares.job is of type libcalamares.Job Teo Mrnjavac 2014-07-23 13:02:42 +0200
  • ef28b7f2c1 Add job.setprogress to testmodule.py. Teo Mrnjavac 2014-07-23 13:01:30 +0200