Commit graph

1277 commits

Author SHA1 Message Date
udeved
063786b812 util-iso-boot: remove broke alternative syslinux copy location 2016-10-02 09:51:08 +02:00
udeved
3b30965cb7 buildiso: move efi and syslinux packages to live-image as they are not required to boot the target install 2016-10-01 16:35:33 +02:00
udeved
9ebc5e6afb remove schemas; now packaged in calamares-tools 2016-09-29 22:20:35 +02:00
udeved
74080c3c21 util-yaml: optimize module conf writing 2016-09-29 00:15:50 +02:00
udeved
8b8de31559 uitil-iso-image: clean up live conf writer
util-yaml: tweak yaml writer functions
2016-09-28 20:24:52 +02:00
udeved
ead27f3c0c buildiso, check-yaml: remove DE detection 2016-09-28 18:44:56 +02:00
udeved
5cdb5544db util-yaml: fix syntax 2016-09-28 14:30:33 +02:00
udeved
68564620b5 buildiso, check-yaml: rename unpackfs -> chrootcfg var in profile.conf 2016-09-28 14:24:06 +02:00
udeved
a516b1b19d util-yaml: fix typo; remove left over check 2016-09-27 19:06:50 +02:00
udeved
7d4bb08b06 util-yaml: support autodetection of DM for chrootcfg 2016-09-27 18:41:53 +02:00
udeved
831f48951d util: add geoip var check 2016-09-27 18:30:28 +02:00
udeved
3784265d8c util-yaml: only write displaymanager.conf if unpackfs true and netinstall false; this should enable CAL fallback detection for netinstall 2016-09-25 22:07:16 +02:00
udeved
1ba3fbe021 util: change netgroups path, so profiles can accomodate a new netinstall profile in official; twice the same name clash in the path finding 2016-09-25 11:00:33 +02:00
Philip
47354bef3e [util] netgroups need to be hardcoded after all 2016-09-25 10:53:12 +02:00
Philip
af67cba38a [util] don't use hardcoded netgroups
- currently the given URL doesn't exist
- it is much easier to develop when this option is configurable
2016-09-25 09:45:48 +02:00
udeved
6d4995f3e2 util-iso: fix checksum path 2016-09-22 08:44:39 +02:00
udeved
5b780579b6 util-yaml: some validation fixes 2016-09-20 17:11:44 +02:00
udeved
6263d0225a util-yaml: write valid settings.conf 2016-09-19 08:33:27 +02:00
udeved
1da38e3f1f schemas: fix settings ident and welcome
validate schema
2016-09-19 08:11:35 +02:00
udeved
9b14048af0 util-yaml: use ruby kwalify; pykwalify seems buggy 2016-09-19 00:44:14 +02:00
udeved
320adea3b2 util-yaml: resolve depends further, should now work standalone 2016-09-18 17:53:02 +02:00
udeved
68d0c0cc07 resolve unmet depends; move code to proper place 2016-09-18 17:29:51 +02:00
udeved
e3ce3e27f1 util: move is_valid_de() 2016-09-18 12:26:22 +02:00
udeved
b1c14d7fac util: move get_edition() 2016-09-18 12:21:18 +02:00
udeved
b4ac747f24 buildiso, check-yaml: resolve dependencies to make yaml package independent of iso pkg 2016-09-18 12:06:09 +02:00
udeved
fbc9a046c9 check-yaml, buildiso: merge util-iso-cal in util-iso-yaml 2016-09-18 11:23:22 +02:00
udeved
3038723e46 util-iso-cal: fix smb check 2016-09-18 03:03:34 +02:00
udeved
2a25ff1a32 util-iso-yaml: fix netgroups check 2016-09-18 03:00:15 +02:00
udeved
7c9ccc3a83 util-iso-cal,yaml: fixes 2016-09-18 02:50:55 +02:00
udeved
4c9f6b9d98 util-iso-yaml: fix syntax error 2016-09-18 02:27:59 +02:00
udeved
6f1ce4e691 check-yaml: add validation by schema with pykwalify 2016-09-18 02:04:10 +02:00
udeved
bd593da757 buildiso,check-yaml: prepare to validate yaml files against schemas 2016-09-16 19:42:20 +02:00
udeved
f6257c49f0 util-iso-cal: fix welcome.conf ident 2016-09-16 10:51:44 +02:00
udeved
52d57e041f default format of 4 spaces 2016-09-16 00:10:14 +02:00
udeved
1a49f3ef35 util-iso-cal: activate geoip 2016-09-15 23:05:15 +02:00
udeved
c82a221b65 util-iso:revert to 31MB efi part size 2016-09-15 23:04:50 +02:00
udeved
3eac652f7f util-iso-yaml: write pacman group yaml in pacman subfolder 2016-09-15 10:48:59 +02:00
udeved
83b93ff7db clean up chown wrapper code 2016-09-15 10:47:34 +02:00
udeved
e34a8403ab util: fix user_own arg 2016-09-15 00:46:15 +02:00
udeved
2fef34dfca user user_rown() where apropriate 2016-09-15 00:44:19 +02:00
udeved
194f2173ee unify chmod call 2016-09-15 00:33:51 +02:00
udeved
3a4a4c1e48 check-yaml: enable pacman group mode 2016-09-15 00:09:56 +02:00
udeved
d4dbbe3ac7 util-iso-cal: clean code; simplify
util-iso-yaml: use local var
2016-09-13 10:53:02 +02:00
udeved
deea1384c7 util-iso-cal: don't write chrootcfg.conf 2016-09-12 23:37:42 +02:00
udeved
ba8b6a2de9 buildiso: remove write_grubcfg_conf 2016-09-11 23:47:33 +02:00
udeved
1838bb4020 buildiso: increase efi part size to 32MB; unset geoip for profile 2016-09-11 23:46:57 +02:00
udeved
a8f3356a35 buildiso: add a geoip switch to profile.conf 2016-09-11 23:16:59 +02:00
udeved
8585bcbd86 util-iso-cal: only write plmouthcfg in settings.conf if plymouth_boot 2016-09-10 20:31:14 +02:00
Philip
de7f4cd200 [util] use case instead to fix plymouth services 2016-09-09 14:54:26 +02:00
Philip
8d4e9cda6f [util] fix if or syntax 2016-09-09 14:33:09 +02:00