Commit graph

2564 commits

Author SHA1 Message Date
Philip Müller
1e3795f8c3 Merge pull request #270 from manjaro/revert-268-patch-1
Revert "Update pacman-default.conf"
2017-06-11 09:28:45 +02:00
Philip Müller
62266058c2 Revert "Update pacman-default.conf" 2017-06-11 09:28:12 +02:00
Philip Müller
ff23abeed6 Merge pull request #268 from Ste74/patch-1
Adjust pacman-default.conf
2017-06-11 09:27:36 +02:00
Philip
a4f2fd33a4 [util.sh] update os-release path 2017-06-09 09:28:33 +02:00
Stefano Capitani
7744315f63 Update pacman-default.conf
manjaro-system-ng ;)
2017-06-06 17:30:33 +02:00
elishl
251f56befd Corrections for PXE boot (#266)
* Correction for a faulty condition

The current condition works for checking existence of the .sfs files on the local file system.
The proposed condition checks for the existence of the .sfs files on a remote server.

* Correction for NFS & NBD & HTTP boot

By default, Calamares searches for the .sfs files in the "bootmnt" directory.
When "copytoram==y" (relevant for NFS & NBD & HTTP boot), the .sfs files are stored in the "copytoram" directory.
The proposed code binds the "copytoram" dir with "bootmnt" so Calamares can "see" the .sfs. files.
2017-05-07 09:30:08 +02:00
Philip
7caeeb9638 [README] update format 2017-05-06 09:56:25 +02:00
Philip
fcd8e2a640 [util-iso-boot] really proper last commit 2017-05-06 09:53:23 +02:00
Philip
4e44c5f807 [util-iso-boot] proper last commit 2017-05-06 09:53:08 +02:00
Philip
83fc4866de [util-iso-boot] fix issue with i686 build on x86_64 host 2017-05-06 09:52:56 +02:00
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
udeved
feda1e7659 Merge branch 'master' of github.com:manjaro/manjaro-tools 2017-03-28 17:55:13 +02:00
udeved
8db403183e util-iso-boot: copy new grub video dir 2017-03-28 17:21:33 +02:00
udeved
9a017a4ce9 util-iso: add efi part args to xorriso 2017-03-28 16:59:02 +02:00
udeved
98e553c02a makefile: bad day today 2017-03-27 18:42:02 +02:00
udeved
fbe45d6d49 Makefile: oh noes, forgot util-yaml; need 0.15.2 2017-03-27 18:23:33 +02:00
udeved
bb943b47a1 util-iso: move configure_grub() 2017-03-27 18:08:13 +02:00
udeved
acf4392247 util-pkg: split out chroot part 2017-03-27 18:07:26 +02:00
udeved
722450350e util-iso-boot: fix boot_args on systemd 2017-03-27 15:32:47 +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
395ebf1dbe util-iso-boot: display proper grub image name for efi image 2017-03-26 17:23:30 +02:00
udeved
ea5f279e2c util-iso-boot: fix typo in mhwd args 2017-03-26 12:22:53 +02:00
udeved
0cb7966a68 util-iso-boot: add mhwd args in configure_grub() 2017-03-26 11:56:25 +02:00
udeved
1b3264e244 buildiso: improve grub configuration 2017-03-26 11:20:59 +02:00
udeved
2cd9d02b51 util-iso-boot: some corrections to efi.img 2017-03-26 11:00:11 +02:00
udeved
e3345f1337 util-iso-boot: fix efiboot mount path 2017-03-26 10:28:56 +02:00
udeved
a4f12b33e8 buildiso:
* always clean entire chroot profile on -c
* tweak kernels.cfg
2017-03-26 09:42:54 +02:00
udeved
4371317016 initcpio_ back pxe hook arch patch 2017-03-25 12:14:39 +01:00
udeved
e8ce4332bb util-iso-boot: clean up grub code 2017-03-24 18:19:42 +01:00
udeved
0010542bb4 data: rm memdisk hook from initcpio 2017-03-24 11:51:21 +01:00
udeved
374c68c5ab buildiso: rm pxe_boot switch; always enabled now 2017-03-24 11:47:53 +01:00
udeved
b45464f14e clean up makefile 2017-03-24 10:33:40 +01:00
artoo
98c3b5ddf1 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
2017-03-23 21:15:35 +01:00
udeved
d1d9e84dac data: reenable workaround 2017-03-22 01:35:32 +01:00
udeved
f06215e25b data: rm workaround from mlinitcpio.conf 2017-03-21 23:43:18 +01:00
udeved
adcc42a14e util-iso-image: simplify logind config 2017-03-21 21:44:03 +01:00
udeved
7e3e0261b8 util: revert last 2 commits, default mirrorliust is now always generated 2017-03-21 21:17:42 +01:00
udeved
3c43779e02 util: create empty /etc/resolv.conf on minimal requirement for pacman 2017-03-21 17:13:15 +01:00
udeved
f4331f759f util-mount: always bind mount /etc/resolve.conf in chroot 2017-03-21 16:14:57 +01:00
udeved
7a882249a9 util-iso-image: fix logind cof path on openrc 2017-03-21 15:16:38 +01:00
udeved
0449179a73 util-iso-image: configure live logind on openrc too 2017-03-20 17:26:07 +01:00
udeved
b0de0407df data: update base-devel-udev 2017-03-18 22:45:58 +01:00
udeved
b7bed96852 buildios: drop ck on openrc 2017-03-12 21:04:55 +01:00
udeved
aafafbeab0 improve btrfs handling devtools patches 2017-03-11 16:44:05 +01:00
udeved
c7f309fda3 more cleaning 2017-03-09 17:39:15 +01:00
udeved
266cc4c1d7 deployiso: remove create release dir 2017-03-09 15:11:52 +01:00
udeved
ef8e316f69 remove obsolete code 2017-03-09 15:03:43 +01:00
udeved
1010d59e72 clean up 2017-03-09 13:01:20 +01:00
artoo
5ed1df3f39 Noaufs (#260)
* data: cleaning

* start 0.15.0

* buildiso: remove use_overlayfs setting

* buildiso: remove aufs support; die if kernel<4

* buildiso: make a new iso mount lib

* doc: upd mt.conf

* buildiso: add mkinitcpio.conf

* Makefile: remove aufs initcpio

* util: remove check for mkinitcpio.conf
2017-03-09 12:23:07 +01:00
udeved
6401beeda4 uti-iso-boot: rvert 6986ae3cd9
use better var name
2017-03-09 00:15:14 +01:00