Commit graph

180 commits

Author SHA1 Message Date
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
bd593da757 buildiso,check-yaml: prepare to validate yaml files against schemas 2016-09-16 19:42:20 +02:00
udeved
52d57e041f default format of 4 spaces 2016-09-16 00:10:14 +02:00
Philip
e791d9b24f [plymouth] configure has to be happen with boot-image
- see also: https://bugs.manjaro.org/index.php?do=details&task_id=30
- configuration via CAL still missing
2016-09-04 18:08:18 +02:00
udeved
772cdfc677 util-iso-image: write live.confin $SYSCONFDIR so live package can load a default im $SYSCONFDIR is not present; the default will be packaged 2016-08-27 01:20:17 +02:00
udeved
e6fac0421b buildiso: more msg stuff 2016-08-25 21:36:15 +02:00
udeved
8dcb4451df buildiso: partially revert prev commit; only do locales for root-image 2016-08-22 22:29:48 +02:00
udeved
ab4f9ffe78 buildiso: always use build locales should fix locales problems all over live session
mkchroot: default to en_US for build locales in chroot
2016-08-22 21:37:46 +02:00
udeved
0338813ef0 util-iso-image: clean sync db again 2016-08-22 20:53:39 +02:00
udeved
397e9f0f64 util-iso-image: fix typo 2016-08-22 12:46:55 +02:00
udeved
3d19837511 buildiso; implemet smb settings in profile.conf 2016-08-22 12:36:35 +02:00
udeved
ff96c85395 check-yaml: use generic preset in cal mode 2016-08-21 18:27:15 +02:00
udeved
f1fc48e937 check-yaml: fixes 2016-08-21 16:14:08 +02:00
udeved
08eff94385 buildiso: alter mhwd live repo location to make mhwdcfg CAL module work easily 2016-08-19 21:09:46 +02:00
udeved
804d92d48c util-iso-image: check if overlay exists before copy 2016-08-19 16:04:54 +02:00
udeved
365cd9af78 buildiso: don't clean sync dbs; cal mhwdcfg change 2016-08-18 18:15:13 +02:00
udeved
78ef8b8dd6 buildiso: rework DM service logic
clean up
2016-08-04 21:03:06 +02:00
udeved
58dbef0a2d util-iso-cal: fix disabled openrc services; write them only if defined 2016-08-04 19:58:47 +02:00
udeved
2e1125badf util-iso-image: quote addgroups when writing to live.conf 2016-08-04 18:22:04 +02:00
udeved
c86feb1368 buildiso: readd DE detection and write vars to live.conf 2016-08-04 17:59:25 +02:00
udeved
274c4f1707 buildiso: move live config stuff to livecd repo 2016-08-04 17:20:23 +02:00
udeved
e890543166 buildiso: confiure only live-image, the target install will be configured by CAL 2016-08-04 15:45:08 +02:00
udeved
660d27b92d buildiso: rename services vars to make it consistent 2016-08-04 09:59:47 +02:00
Philip
f0185c8ef3 [util-iso-image] proper value for qt5ct 2016-08-03 07:13:35 +02:00
Philip
fe332a9736 [util-iso-image] remove double line when only styles get installed 2016-08-03 07:13:30 +02:00
Philip
1ddbd33b69 [util-iso-image] reconfigure styling for QT 5.7
- see also: https://github.com/manjaro/release-plan/issues/73
2016-08-02 20:27:41 +02:00
udeved
9995f83462 buildiso: don't preconfigure vm.swappiness in sysctl 2016-08-02 12:59:58 +02:00
Bernhard Landauer
4c5061e289 [util-iso-image] qt vars: add deepin, avoid double entry 2016-08-01 22:27:55 +02:00
udeved
a2ac03afc2 Merge pull request #247 from manjaro/netinstall
Netinstall
2016-08-01 19:10:22 +02:00
udeved
9901707976 buildiso: outsource live session code, write new live.conf file 2016-08-01 19:01:06 +02:00
Philip
31b83a6056 [util-iso-image] update qt5ct setup 2016-07-31 22:23:48 +02:00
Philip
cb04685753 [util-iso-image] add support for qt5-styleplugins and qt5ct 2016-07-31 22:23:29 +02:00
Philip
bc17abc762 [util-iso-image] configure environment in custom image 2016-07-31 22:21:48 +02:00
udeved
a3bdf3ebd5 util-iso-image: systemd-gpt-gen quite
util-iso-cal: fix netinstall.conf
2016-07-30 23:07:38 +02:00
udeved
955313db3f buildiso: start to support calamares netinstall 2016-07-29 01:15:33 +02:00
udeved
800ec6798a make use of $tmp_dir; all temporary files go there
buildiso: create log archives
buildpkg: archives go in $log_dir
2016-06-12 00:03:48 +02:00
Philip
57c49de28c [calamares] disable gpt-auto-generator 2016-06-10 21:26:52 +02:00
udeved
6aefd44d98 buildiso: minor fixes and cleaning 2016-06-10 11:55:41 +02:00
udeved
a9a0b7d5e7 [util-iso-image] fix build locale on root-image 2016-06-09 19:10:13 +02:00
udeved
222793697b prepare #197
rename arch & branch vars -> target_arch & target_branch
better not to use $arch -> already in use in PKGBUILDs
2016-06-06 20:08:09 +02:00
udeved
5e1246d638 buildiso: allow to specify the user's login shell 2016-05-13 21:24:47 +02:00
Philip
2825dfaae4 [util-iso-image] fix https://github.com/manjaro/manjaro-tools/issues/210 2016-05-10 17:35:28 +02:00
udeved
1c3510e8c1 [util-iso-image] only configure DM if not 'none' 2016-03-08 18:05:06 +01:00
udeved
ae120c5187 [util-iso-image] improve clean_up func 2016-03-03 22:40:30 +01:00
udeved
120708bc8a [util*] fix the profile.conf for cli-installer 2016-03-03 02:04:25 +01:00
udeved
8f362a2982 [util-iso-image] fix DM detect; forgot param 2016-03-01 14:16:30 +01:00
udeved
cdc4c7ddea [util-iso-image] move the test for balid DE in a function 2016-02-29 19:51:24 +01:00
udeved
e009a7fbe9 buildiso: some fix and tweaks 2016-02-29 08:18:25 +01:00