Commit Graph

  • 60a224e5cd 3MB is too small for ext4: set a bigger new size for shrink Aurélien Gâteau 2014-08-05 16:10:20 +0200
  • 9dac375a31 Don't forget to queue the job! Aurélien Gâteau 2014-08-05 16:09:30 +0200
  • 09c3240364 Scaffolding and tests for ResizePartitionJob Aurélien Gâteau 2014-08-05 14:57:00 +0200
  • fc3f3eaa3a Update partitionmanager submodule: Make it possible to set partition sectors from the outside world Aurélien Gâteau 2014-08-05 14:55:49 +0200
  • 84ec430729 Add some Python API docs. Teo Mrnjavac 2014-08-05 13:23:04 +0200
  • e6c80ed5bd Coding style Aurélien Gâteau 2014-08-05 09:54:30 +0200
  • 1d6c41e94d A timezone is a file, not a directory. Teo Mrnjavac 2014-08-04 21:47:44 +0200
  • 9ce55bfb83 Introduce PartitionSizeWidget to reduce duplication between dialogs Aurélien Gâteau 2014-08-04 19:26:16 +0200
  • e482481262 updatePartitionToCreate: avoid crash Aurélien Gâteau 2014-08-04 19:23:39 +0200
  • 3d40527d29 Make it possible to "resize" (aka delete + create for now) existing partitions Aurélien Gâteau 2014-08-04 18:16:05 +0200
  • df790986ae initcpio module, very loosely based on the one from the manjaro branch Aurélien Gâteau 2014-08-04 17:33:59 +0200
  • 136d83f958 Add some test file for grub module Aurélien Gâteau 2014-08-04 17:33:15 +0200
  • 6131ed212a Import check_chroot_call separately Aurélien Gâteau 2014-08-04 17:32:52 +0200
  • 01efeda801 Utils, not util. Teo Mrnjavac 2014-08-04 17:06:16 +0200
  • c964093d7c Make libcalamares a proper package and utils a proper submodule. Teo Mrnjavac 2014-08-04 17:04:36 +0200
  • 43c88567af Use check_chroot_call Aurélien Gâteau 2014-08-04 17:01:05 +0200
  • a1b7d3639e Some test data for fstab module Aurélien Gâteau 2014-08-04 16:21:42 +0200
  • 2276ce56f4 Fix fat* filesystems translation Aurélien Gâteau 2014-08-04 16:18:57 +0200
  • 87367d5abd fstab: Refactor to be able to add ssd-specific options Aurélien Gâteau 2014-08-04 16:16:53 +0200
  • c64e229142 By default, chrootCall should never time out. Teo Mrnjavac 2014-08-04 16:23:12 +0200
  • 45ac91c784 Add check_chroot_call to libcalamares Python interface. Teo Mrnjavac 2014-08-04 16:03:33 +0200
  • 26e5500e33 chrootCall: Log messages on failure, as well as command outputs Aurélien Gâteau 2014-08-01 17:10:25 +0200
  • 6376e1daef Start the process before calling waitForStarted() Aurélien Gâteau 2014-08-01 17:01:00 +0200
  • 70a13fc588 Make logging more useful Aurélien Gâteau 2014-08-01 17:00:21 +0200
  • d175d199eb Rough chroot call failure check Aurélien Gâteau 2014-08-01 16:59:24 +0200
  • 271b0945c9 Create jobs in locale viewmodule. Teo Mrnjavac 2014-08-01 16:29:19 +0200
  • 34c5ac3182 Add SetTimezoneJob to locale viewmodule. Teo Mrnjavac 2014-08-01 16:28:29 +0200
  • a311770e2f Use libcalamares.utils.chroot_call in grub jobmodule. Teo Mrnjavac 2014-08-01 13:37:28 +0200
  • cc2e49c6ae Store keyboard layout information in GlobalStorage. Teo Mrnjavac 2014-08-01 12:38:27 +0200
  • 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