Adriaan de Groot
4ceaa5ffe7
Settings: rename so it looks like a group of related settings
2019-04-21 17:14:11 +02:00
The feren OS Dev
08249af716
Add 'dont-cancel' to settings.conf
2019-04-16 17:07:15 +01:00
Adriaan de Groot
c813ee9495
Settings: add an oem-setup entry
...
- Add independent oem-setup entry to the example configuration.
- Document that things may have a default value (so you don't **have**
to set them in the file) but that Calamares will complain.
2019-04-01 06:27:23 -04:00
Arnaud Ferraris
db3d3a7d03
Add a settings.conf option to disable "Cancel" button
...
In some cases, e.g. when calamares is used as an "initial setup" tool,
we may want to user to go through all the configuration steps in order
to end up with a usable system.
Therefore, disabling the "Cancel" button can be useful in this case.
This commit adds an option to settings.conf which disables this button
when set to "true". If the option is not present in the settings file,
the default behavior ("Cancel" button enabled & visible) is enforced.
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
2019-01-23 15:56:07 +01:00
Adriaan de Groot
08fc93f137
[services] Rename to services-systemd
2018-06-26 10:57:03 -04:00
Adriaan de Groot
1b35ce34c5
Documentation: explain dummyprocess
...
The dummyprocess module can be used to run a single
shell command; it can be used effectively with instances
to run one or more commands during installation.
2017-12-20 04:21:30 -05:00
Adriaan de Groot
d4acbb4374
Documentation: reformat settings.conf
...
- format for 80 columns
- blank line between paragraphs
- remove some outdated things
- add more explanation for instances
2017-12-20 04:21:29 -05:00
Adriaan de Groot
a37a4a8c55
[tracking] Module should be disabled by default
2017-11-24 09:02:56 -05:00
Adriaan de Groot
0d4bd59818
[tracking] Document the configuration file format
...
- switch to 'enabled' and 'default' settings, independently.
- document user-tracking as unimplemented.
2017-11-01 09:10:25 -04:00
Teo Mrnjavac
2e41037eea
Also disable dummypythonqt in jobs list.
2017-01-16 12:55:59 +01:00
Teo Mrnjavac
721302f888
Disable dummypythonqt by default.
2017-01-16 11:00:42 +01:00
Teo Mrnjavac
f61a4e6856
Add dummypythonqt to roster.
2016-12-16 17:03:00 +01:00
Kevin Kofler
d5dfe86525
[dracutlukscfg] New module: pre-configuration for dracut+LUKS.
...
Add a dracutlukscfg module to write a
/etc/dracut.conf.d/calamares-luks.conf file for LUKS full disk
encryption support with Dracut.
You should run:
* partition
* luksbootkeyfile
* dracutlukscfg
* dracut
in that order (not necessarily in immediate sequence). The
luksopenswaphook module is not used with Dracut.
2016-10-16 19:08:16 +02:00
Kevin Kofler
0ae41dd286
New dummycpp C++ job module (ported from dummypython).
2016-09-27 17:25:09 +02:00
Philip Müller
ea1c8a0e5d
[plymouthcfg] add module to configure Plymouth ( #256 )
2016-09-12 07:59:17 +02:00
Philip Müller
483a2802f7
Fix setup for Luks
...
Luks can only be done after you have ran **unpack**.
2016-08-13 18:22:53 +02:00
Teo Mrnjavac
e172fd7326
Add LUKS modules hint to settings.conf
2016-06-30 13:56:30 +02:00
Teo Mrnjavac
eb26b4ee89
Update settings defaults.
2016-02-24 15:40:40 +01:00
Teo Mrnjavac
dcf5b048ef
Update settings.conf
2015-09-22 16:51:32 +02:00
Teo Mrnjavac
4277d28e47
Update sample settings.conf with new syntax and documentation.
2015-09-15 16:50:20 +02:00
Teo Mrnjavac
2c9524aebd
Add dont-chroot setting to settings.conf.
2015-09-15 16:48:41 +02:00
Teo Mrnjavac
5fcc63e9bf
Update default settings.conf
2015-09-14 17:48:01 +02:00
Teo Mrnjavac
009acfcf66
Update settings.conf defaults and documentation.
2015-07-03 11:51:09 +02:00
Teo Mrnjavac
8de12a5338
Fixup settings.conf.
2015-06-10 02:22:35 +02:00
Teo Mrnjavac
bb14b4b63b
Update settings.conf
2015-06-10 02:09:18 +02:00
Teo Mrnjavac
cc8f6c01d7
Replace greeting+prepare with welcome in settings.conf.
2015-05-15 18:25:54 +02:00
Teo Mrnjavac
fb677dbaf6
Add prompt-install to settings.conf.
2015-04-13 14:58:34 +02:00
Philip
e3a7fca6f4
[bootloader] join grub module with bootloader
2015-02-20 00:28:44 +01:00
Teo Mrnjavac
391652010d
Remove obsolete comment
2015-01-29 22:46:07 +01:00
Kevin Kofler
0b0868822d
Add a machineid module.
...
The module creates /etc/machine-id and/or /var/lib/dbus/machine-id. By
default, it is enabled and creates both files, making the latter a
symlink to the former.
2014-11-27 21:08:50 +01:00
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