Commit Graph

487 Commits

Author SHA1 Message Date
demmm
86eb198f71 Adding needed grub and initcpio to phase 2 2014-08-15 16:10:22 -04:00
Teo Mrnjavac
d9d4af030f Merge pull request #96 from plfiorini/master
Make PythonLibs truly an optional component
2014-08-14 11:21:43 +02:00
Pier Luigi Fiorini
f2c5f39f64 Make PythonLibs truly an optional component
PythonLibs is an optional dependency, remove REQUIRED otherwise the
build fails when it is not found.
2014-08-14 10:57:03 +02:00
Teo Mrnjavac
4ba9e3d966 Add new jobmodules to settings.conf. 2014-08-13 18:15:30 +02:00
Teo Mrnjavac
9ba06a4cfb Merge pull request #91 from calamares/services-module
New services module, inspired by Thus.
2014-08-13 18:13:46 +02:00
Teo Mrnjavac
a23d7890c0 Merge pull request #92 from calamares/networkcfg-module
New networkcfg module, based on Thus.
2014-08-13 18:13:10 +02:00
Teo Mrnjavac
da368c49e6 Merge pull request #93 from calamares/hwclock-module
New hwclock module, ported from Thus.
2014-08-13 18:12:23 +02:00
Teo Mrnjavac
b6e8764a78 Update README.md 2014-08-13 17:53:40 +02:00
Teo Mrnjavac
da6e48793e Merge pull request #60 from toudi/list-system-dependencies
update README.md with list of needed system packages
2014-08-13 17:50:50 +02:00
Teo Mrnjavac
ee4a0f1cba Add support for full name, and user/host autocompletion and validation. 2014-08-13 17:16:54 +02:00
Teo Mrnjavac
6295f48ab7 Add removeDiacritics function to CalamaresUtils. 2014-08-13 17:15:56 +02:00
Teo Mrnjavac
f21da0035d Refactor layouts in users page, add full name. 2014-08-12 17:33:19 +02:00
Teo Mrnjavac
7a3ce363b3 Add option to run process jobmodules in chroot. 2014-08-12 14:26:10 +02:00
Teo Mrnjavac
24f13d3ad1 New hwclock module, ported from Thus. 2014-08-12 11:03:03 +02:00
Teo Mrnjavac
27a10fd08b Licensing rules in HACKING.md 2014-08-11 16:50:22 +02:00
Teo Mrnjavac
1b54ec1039 New networkcfg module, based on Thus. 2014-08-11 16:30:01 +02:00
Teo Mrnjavac
c6c5c6ebde New services module, inspired by Thus. 2014-08-11 15:13:28 +02:00
Aurélien Gâteau
75129131bb More todos 2014-08-09 11:51:29 +02:00
Aurélien Gâteau
97980f5fad Make PartitionSizeController handle cloning the partition for PartResizerWidget 2014-08-09 11:31:00 +02:00
Aurélien Gâteau
df89a391c4 Do not try to dereference m_viewStep if it's invalid 2014-08-09 09:10:26 +02:00
Aurélien Gâteau
738427130b Update partitionmanager submodule: Fix devices without partition table not being listed 2014-08-08 18:45:46 +02:00
Aurélien Gâteau
ddd8d7063c Doc++ 2014-08-08 16:57:22 +02:00
Teo Mrnjavac
eb6b8ac613 Add check_chroot_output to Python interface. 2014-08-08 14:20:09 +02:00
Teo Mrnjavac
f90bf469dd Add chrootOutput/check_chroot_output to libcalamares utils API. 2014-08-08 14:17:34 +02:00
Aurélien Gâteau
648befb9bb Add README.md 2014-08-08 13:40:09 +02:00
Aurélien Gâteau
044bd46ca3 Add missing license headers 2014-08-08 13:39:40 +02:00
Aurélien Gâteau
119a04ba3c Rename jobtests to partitionjobtests 2014-08-08 13:39:19 +02:00
Aurélien Gâteau
15e68e4b9a calapmtest is not useful anymore 2014-08-08 13:27:41 +02:00
Aurélien Gâteau
693e9229c8 Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
Aurélien Gâteau
8e2b4050e7 clean ups 2014-08-08 12:37:01 +02:00
Aurélien Gâteau
315c0f0fc5 doc++ 2014-08-08 12:37:01 +02:00
Aurélien Gâteau
7978a8b279 Remove Context class 2014-08-08 12:37:01 +02:00
Aurélien Gâteau
ec1836d802 dead code-- 2014-08-08 12:37:01 +02:00
Teo Mrnjavac
58b264e0a9 Correctly install configuration files for viewmodules. 2014-08-08 10:38:15 +02:00
Aurélien Gâteau
ddb6813d26 Update partitionmanager submodule: merged origin/master into calamares 2014-08-08 10:35:06 +02:00
Aurélien Gâteau
62470ac4cf Update partitionmanager submodule: remove stray kcolorscheme.h include 2014-08-08 08:54:12 +02:00
Teo Mrnjavac
f5b4de67c4 Properly load module config files with an explicit config path. 2014-08-07 18:05:46 +02:00
Teo Mrnjavac
70691068cb Fix sudoers setup in users module. 2014-08-07 17:56:52 +02:00
Aurélien Gâteau
1c9265cd21 Merge branch 'wip/resize-partition' 2014-08-07 17:40:03 +02:00
Aurélien Gâteau
9b30e27f5e update partitionmanager submodule: Nicer rendering of PartResizerWidget 2014-08-07 17:30:07 +02:00
Aurélien Gâteau
310fdc56d9 Set proper colors in PartResizeWidget 2014-08-07 17:26:26 +02:00
Aurélien Gâteau
055904b20a Coding style 2014-08-07 17:25:45 +02:00
Aurélien Gâteau
86481461fd Move color handling to a separate namespace 2014-08-07 17:24:39 +02:00
Aurélien Gâteau
cf4416a171 Keep partition color if space is inserted/removed before it 2014-08-07 16:13:46 +02:00
Aurélien Gâteau
06e30b8290 Remove PartitionSizeWidget 2014-08-07 13:05:16 +02:00
Aurélien Gâteau
5c9c414988 Use PartResizerWidget in CreatePartitionDialog 2014-08-07 13:04:02 +02:00
Aurélien Gâteau
38c685dc10 Move code cloning the partition for PartResizerWidget to PMUtils 2014-08-07 12:59:24 +02:00
Aurélien Gâteau
c109059eb7 Fix crash if widgets are deleted before new ones are set 2014-08-07 12:58:28 +02:00
Aurélien Gâteau
55f4231c92 EditExistingPartitionDialog: Visual resizing of partitions 2014-08-06 18:31:46 +02:00
Teo Mrnjavac
78a3f1ce57 Merge pull request #81 from calamares/config
Configuration refactor
2014-08-06 17:42:35 +02:00