Commit graph

34 commits

Author SHA1 Message Date
artoo
8a6cb28be6 0.15.2 (#263)
* util-iso: try to fix uefi usb boot

* util-iso-*: put grub-theme in livefs

* util-iso-boot: reduce efi.img size

* util-iso: readd xorriso args

* util-iso: fox mod_date length

* util-iso: don't create mod_dte file for now

* [util-iso] try to fix issue with efi.img

* util-iso-boot: remove grub video dir

* util-iso: clean up assemble_iso()

* doc: remove obsolete entry from deployiso
util-yaml: formating fix

* util-iso: set the grub theme by $iso_name
2017-03-31 19:38:19 +02:00
artoo
42e0735b77 prepare 0.15.1 (#261)
* improve btrfs handling devtools patches

* buildios: drop ck on openrc

* data: update base-devel-udev

* util-iso-image: configure live logind on openrc too

* util-iso-image: fix logind cof path on openrc

* util-mount: always bind mount /etc/resolve.conf in chroot

* util: create empty /etc/resolv.conf on minimal requirement for pacman

* util: revert last 2 commits, default mirrorliust is now always generated

* util-iso-image: simplify logind config

* data: rm workaround from mlinitcpio.conf

* data: reenable workaround

* Unify grub (#262)

* initial commit testing unified grub

* buildiso: update to working grub version

* data: remove grub; move to own repo

* buildiso: adopt new grub-theme path

* clean up makefile

* buildiso: rm pxe_boot switch; always enabled now

* data: rm memdisk hook from initcpio

* util-iso-boot: clean up grub code

* initcpio_ back pxe hook arch patch

* buildiso:
* always clean entire chroot profile on -c
* tweak kernels.cfg

* util-iso-boot: fix efiboot mount path

* util-iso-boot: some corrections to efi.img

* buildiso: improve grub configuration

* util-iso-boot: add mhwd args in configure_grub()

* util-iso-boot: fix typo in mhwd args

* util-iso-boot: display proper grub image name for efi image
2017-03-26 18:54:45 +02:00
udeved
1010d59e72 clean up 2017-03-09 13:01:20 +01:00
udeved
49412f7dae util-yaml: make netgroups url profile based 2017-02-19 16:24:34 +01:00
udeved
e4ffa593b5 util-yaml: update netgroups 2017-02-07 20:21:24 +01:00
Philip
bf1e534684 [util-yaml] adopt CAL changes for welcome module
- see also: 8215a633e2
2017-02-03 20:29:44 +01:00
udeved
2509fdb331 util-yaml: update 2017-02-03 15:20:43 +01:00
udeved
cf97457f6a buildiso: clean up; rename some internal vars to make them more logical in terms of mechanics 2017-02-01 10:16:59 +01:00
udeved
9d37573dea buildiso/check-yaml: remove plymouth theme setting 2017-01-31 23:42:50 +01:00
Philip
a80dee0c18 [util-yaml] add avatarFilePath
- @oberon2007: please corect me if this is wrong and '~' should have used instead
2017-01-25 15:44:02 +01:00
Philip
e6749a9181 [util-yaml] add v2.4 support 2017-01-11 08:40:37 +01:00
Bernhard Landauer
2260aa12fb set target install autologin default to 'false
- cuttently we apply the setting intended for the live-session, which is 'true'
  I think that's not what we intend for the target install
2016-12-26 21:29:26 +01:00
Philip
118d140449 [util-yaml] lower value 'requiredStorage' to 7.9 GiB
- this might satisfy Windows-Klicki-Bunti users
- however we should create a more dynamic approach and calculate the real need of space
2016-11-23 19:46:02 +01:00
Philip
d736626694 [util-yaml] higher 'requiredStorage' to 8.0 GiB
- see also: https://bugs.manjaro.org/index.php?do=details&task_id=95
- we might need a more dynamic approach and also think about NetInstall
2016-11-22 08:04:29 +01:00
udeved
eed6b43eb5 util-yaml: sync users.conf with upstream 2016-11-01 18:49:42 +01:00
udeved
ac408e3f5a buildiso: use new netgroups repo for netgroups url 2016-11-01 11:16:22 +01:00
udeved
0f6da0cd35 util-yaml: set mhwdcfg local value to false if netinstall is true 2016-10-26 12:49:26 +02:00
udeved
79a1220901 buildiso: remove shared Packages-Desktop in favor of a profile based desktop list 2016-10-25 11:12:12 +02:00
udeved
b53e070f39 util-iso-*: prepare for initcpio updates 2016-10-11 17:12:38 +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
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
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
b4ac747f24 buildiso, check-yaml: resolve dependencies to make yaml package independent of iso pkg 2016-09-18 12:06:09 +02:00
Renamed from lib/util-iso-yaml.sh (Browse further)