Commit Graph

29 Commits

Author SHA1 Message Date
Kevin Kofler
6b2ccfb442 settings.conf: Move localecfg job further up.
/etc/locale.conf should always be written before generating the
initramfs, because it will be added to the initramfs. So move the step
up to where the other locale-related jobs run.

Also add commented-out placeholders for the displaymanager and dracut
jobs so people will get the ordering right.
2014-11-15 04:44:09 +01:00
demmm
faf2e2a775 Add localecfg & bootloader to settings.conf 2014-11-13 07:56:20 -05:00
Rohan Garg
ce96b13c0d Add a initramfs module that updates the initramfs post install 2014-11-10 15:42:31 +01:00
Teo Mrnjavac
4c968be60a Newline. 2014-11-07 17:58:47 +01:00
Teo Mrnjavac
d010d69c61 Branding component choice in settings.conf. 2014-10-10 18:09:26 +02:00
Teo Mrnjavac
b32bbf2b9a Add check for enough RAM to prepare viewmodule. 2014-08-26 18:24:51 +02:00
Teo Mrnjavac
cbfad6f637 Merge pull request #100 from calamares/initcpiocfg
New initcpiocfg module, ported from Thus.
2014-08-22 16:37:14 +02:00
Philip
9de863a1af New initcpiocfg module, ported from Thus. 2014-08-19 15:54:02 +02:00
Philip
5b336fc3c5 New grubcfg module, ported from Thus. 2014-08-19 14:57:22 +02:00
Philip
37426b9f7a Replace unsquashfs with unpackfs
Conflicts:
	src/modules/unsquashfs/unsquashfs.conf
2014-08-19 11:55:34 +02:00
demmm
86eb198f71 Adding needed grub and initcpio to phase 2 2014-08-15 16:10:22 -04:00
Teo Mrnjavac
4ba9e3d966 Add new jobmodules to settings.conf. 2014-08-13 18:15:30 +02:00
Teo Mrnjavac
277d5d4cc1 Update settings.conf 2014-08-06 17:16:40 +02:00
Aurélien Gâteau
9e8c02fa33 Basic fstab module
Misses the 'options' finetunes

Bug #66
2014-07-28 14:59:22 +02:00
Aurélien Gâteau
92114576ce Create umount module 2014-07-24 13:51:14 +02:00
Aurélien Gâteau
7108718104 Bring back partition and mount modules 2014-07-23 14:33:08 +02:00
Teo Mrnjavac
da83ecfb13 libcalamares.job is of type libcalamares.Job 2014-07-23 13:02:42 +02:00
Aurélien Gâteau
0234415976 Add "mount" module 2014-07-22 17:38:36 +02:00
Aurélien Gâteau
b5b72855c3 Queue module jobs in the order they are listed in the "install" section of settings.conf 2014-07-22 16:54:34 +02:00
Teo Mrnjavac
0e5e3c50b4 Enable dummy Python jobmodule. 2014-07-16 16:11:07 +02:00
Teo Mrnjavac
25f44492e9 Add dummy process job module. 2014-07-14 16:25:13 +02:00
Teo Mrnjavac
6348e72974 Comment out modules we don't have yet. 2014-07-12 14:34:42 +02:00
Teo Mrnjavac
a09ab36386 Better settings format, rename a bit of stuff in module loading. 2014-07-11 14:21:50 +02:00
Teo Mrnjavac
4a166b2f57 Format settings.conf to make it easy to comment out a module. 2014-07-08 18:28:28 +02:00
Teo Mrnjavac
ecf56990a2 Enable keyboard viewmodule. Requires the ckbcomp script. 2014-07-04 15:34:37 +02:00
Teo Mrnjavac
1ac10b40e6 Initial commit for the locale viewmodule. 2014-07-02 18:12:53 +02:00
Teo Mrnjavac
b2744f912a Add the partition viewmodule to the modules-prepare roster. 2014-06-27 18:15:28 +02:00
Teo Mrnjavac
9b15b283df Remove modules that don't exist yet from settings.conf. 2014-06-26 12:34:16 +02:00
Teo Mrnjavac
5eb35780d0 Added config file sample. 2014-06-13 16:59:53 +02:00