Commit graph

65 commits

Author SHA1 Message Date
udeved
19835161c1 [util-iso-boot] readd quite switch root 2016-03-04 00:02:55 +01:00
udeved
e009a7fbe9 buildiso: some fix and tweaks 2016-02-29 08:18:25 +01:00
udeved
b6b8669fc5 [util*] several fixes;
always set plymouth theme on systemd, ignoring plymouth_boot=true
fix some boot args when writing boot conf files
2016-02-29 00:56:46 +01:00
udeved
8faa9c5400 [util-iso*] some code simplification 2016-02-25 18:37:29 +01:00
udeved
fb3e2955f2 buildiso: use msg functions properly as printf wrapper 2016-02-14 23:13:39 +01:00
udeved
1519f7da94 [util-iso-boot] support memdisk pxe #177 2016-01-31 23:34:24 +01:00
udeved
4ae057fa4b [util-iso-boot] fix target path #173 2016-01-10 13:55:12 +01:00
udeved
20a4f39f9d [util*] adopt new live name 2015-12-18 18:25:13 +01:00
udeved
68f1345ea4 util: some changes in profile sanity check 2015-12-18 04:18:28 +01:00
udeved
e5b9533299 rename two vars and a function 2015-12-08 12:33:28 +01:00
udeved
2f36a7988d [util-iso-boot] use local var in write_isomounts 2015-12-06 22:21:04 +01:00
udeved
52958db550 [lib] fix isomounts; small fixes 2015-12-06 20:12:46 +01:00
udeved
6ab4db5a32 [lib] cosmetics; use param 2015-12-04 23:57:30 +01:00
udeved
b5e2823c83 [util-iso-boot] fix isolinux profile path 2015-12-04 23:22:43 +01:00
udeved
f75ab1de22 buildiso: make it run path independent; needs detection or manual configuring of iso-profiles location 2015-12-04 22:03:04 +01:00
udeved
d036d3f362 [util-iso-boot] fix syslinux quite arg for openrc 2015-10-11 22:50:47 +02:00
udeved
de30c2bd19 [util-iso-boot] copy the systemd-efi from chroot 2015-09-22 00:30:45 +02:00
Philip
6b32e3d710 [util-iso-boot] another try on #137 2015-09-20 03:37:38 +02:00
Philip
86ea919772 [util-iso-boot] work on #137 2015-09-20 03:08:45 +02:00
Philip
8c3bc7a39a [util-iso-boot] efi binaries are now part of 'manjaro-tools-efiboot' 2015-09-06 22:29:22 +02:00
Ramon Buldó
39ca4a96ed bundle systemd-bootx64.efi because gummiboot is gone
note: systemd-bootx64.efi is from systemd 225
2015-09-06 20:00:22 +02:00
Ramon Buldó
c32811b3a9 Update efi loaders url, and bundled .efi files 2015-09-06 19:48:17 +02:00
Ramon Buldó
d69eae9e7c efi_loaders: gummiboot is gone, use the file provided by systemd/bootctl 2015-09-06 13:57:26 +02:00
udeved
b8af0b7427 [util-iso-boot] fix typo 2015-07-04 20:46:38 +02:00
udeved
f917adf6ae [util-iso-boot] fix isomounts after rename 2015-07-04 20:40:55 +02:00
udeved
d9ab8e24f6 [util-iso*] rename pkgs-image -> mhwd-image 2015-07-04 20:30:52 +02:00
udeved
0090680dc3 [util] format
[util-iso-boot] make plymouth_settings local var
2015-06-29 11:29:27 +02:00
udeved
e47ccf340e [util-iso-boot] add init specific isolinux non plymouth boot param 2015-06-29 00:38:21 +02:00
Philip
19df5a0a28 [util-iso-boot] remove double space 2015-06-28 11:05:49 +02:00
Philip
9497693a6f [util-iso-boot] suppress 'quiet splash' when plymouth is not used
- fixes #117
2015-06-28 11:03:11 +02:00
Ramon Buldó
9c9045b8e6 Fix missing space 2015-06-25 12:30:54 +02:00
Ramon Buldó
3b32ed3af0 Fix typo 2015-06-25 12:30:30 +02:00
udeved
954c48d32c [util-iso-boot] chamge mkinitcpio hook for overlayfs use 2015-06-25 00:17:09 +02:00
udeved
146a18012a [util-iso*] fix typo 2015-06-22 14:47:06 +02:00
udeved
ff0a6326a2 [buildiso] rename plymouth var -> plymouth_boot 2015-06-22 14:39:26 +02:00
udeved
66803eae7e [util-iso-boot] rm useless code 2015-06-20 01:14:49 +02:00
udeved
a353decbf0 [util-iso-boot] fix sed logic 2015-06-20 00:46:05 +02:00
udeved
f62e4d187c [util-iso-boot] plymouth and pxe will be set on copy 2015-06-20 00:19:51 +02:00
udeved
512ed7d586 [util-iso][util-iso-boot]
remove Lng code #111
2015-06-17 21:39:39 +02:00
udeved
3a2b3918d5 revert subdirs; better makefile 2015-06-12 03:25:28 +02:00
udeved
238bf27e38 [lib] sub dir move 2015-06-11 22:56:25 +02:00
udeved
48ddf48281 [util-iso-boot] use nonfree:xorg var for isolinux.cfg & msg 2015-06-10 02:45:20 +02:00
udeved
9076b2cbd3 Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-05-29 00:14:10 +02:00
udeved
c61efe8f08 [util-iso-boot] add a ucode copy function 2015-05-29 00:13:54 +02:00
udeved
e46dc6c5cd [util-iso-boot] fix var name in isolinux.cfg 2015-05-21 19:53:52 +02:00
udeved
28662753c9 revert changes for #84 2015-05-06 20:17:14 +02:00
udeved
e19407d3c9 [util-iso*] add possible approach to PXE #84 2015-05-04 21:32:04 +02:00
Philip
1b4f42635f [util-iso-boot] echo out when using intel_ucode.img 2015-04-15 10:10:29 +02:00
Philip
747ce6959d [util-iso-boot] make intel_ucode.img optional 2015-04-15 09:53:25 +02:00
Philip
4a5f96d54f [util-iso-boot] try to fix #76 2015-03-15 12:16:48 +01:00