Francois Dupoux
ca6bcd6548
Implement the primary configuration processing script in lua ( #251 )
2022-01-26 20:07:53 +00:00
fdupoux
bc817e38bb
Allow autorun scripts to be located in a folder at the root of the ISO
2022-01-08 17:14:01 +00:00
Francois Dupoux
e037cc089c
Name the folder for configuration files "sysrescue.d" rather than "config.d" ( #170 )
2022-01-03 13:39:43 +00:00
Francois Dupoux
c91a4bf8f4
Make the search for config files with a yaml extension case insensitive
2022-01-02 15:49:24 +00:00
fdupoux
5d02c31cfe
Do not let yaml config disable early boot options enabled in boot command line
2022-01-02 09:21:07 +00:00
fdupoux
fc16e66218
Add missing line breaks in archiso-v43-06-copytoram.patch
2022-01-02 08:58:05 +00:00
Francois Dupoux
2f02fc21c1
Support for configuring early boot options using the yaml configuration files
2022-01-01 18:27:06 +00:00
Francois Dupoux
7c5ce8cfdf
Initial support for defining the global configuration with yaml file ( #170 )
2022-01-01 11:23:52 +00:00
Marcos Mello
3fb8f54e84
srm patch: override airootfs files
...
It is counterintuitive otherwise.
2020-08-09 21:29:11 -03:00
fdupoux
845958c67c
Rename archiso patches to make it clear which version is being used
2020-08-07 17:41:15 +01:00
Marcos Mello
285ffe8969
srm patch: simplify mount command
2020-08-04 21:42:42 -03:00
fdupoux
e9d0356b8c
Fix to remove warning during boot when there are no autorun scripts
2020-08-02 09:01:29 +01:00
fdupoux
d2f290f8e8
Copy autorun scripts to new location when copytoram is enabled ( #126 )
2020-07-25 14:49:56 +01:00
fdupoux
ec869f6539
Added numbers to patch files to specify the right order
2020-07-25 14:18:04 +01:00
Marcos Mello
83b4b4e459
Small cosmetic tweak to loadsrm patch
2020-07-12 07:45:48 -03:00
Francois Dupoux
dc2d25a286
Merge branch 'add-loadsrm' into 'master'
...
SystemRescueCd Modules (SRM) support
Closes #122
See merge request fdupoux/sysresccd-src!63
2020-07-12 09:42:18 +00:00
fdupoux
8ae6b8f798
Increase cow_spacesize from 256M to 25% of the RAM
2020-07-12 10:10:56 +01:00
Marcos Mello
9636b0bced
SystemRescueCd Modules (SRM) support
...
Load *.srm files from archisobasedir, create loopback devices for
each one, mount and use them as additional overlayfs lowerdirs.
Compared to SystemRescueCd 5, it has differences:
- loadsrm must be added to kernel cmdline, othewise srm files
will not be loaded (opt-in)
- it does not check srm checksums (.md5)
- it does not allow specify explicit file names
(loadsrm=foo.srm,bar.srm)
Closes fdupoux/sysresccd-src#122
2020-07-11 16:26:31 -03:00
fdupoux
64237bda3a
Fix PXE boot when multiple interfaces are available ( #19 )
2020-06-25 07:42:33 +01:00
fdupoux
8b086d9ef3
Add archiso patch to fix DHCP after PXE boot ( #19 )
2020-05-24 16:55:34 +01:00
fdupoux
bebf31af78
Optimize squashfs compression
2020-01-26 12:17:58 +00:00