Commit graph

2886 commits

Author SHA1 Message Date
Bernhard Landauer
b0cd0c481f [mkchrootpkg] export UTF-8 2017-09-13 08:09:16 -04:00
Philip
5f53d251c9 [util-yaml] update oem settings 2017-09-12 07:33:41 -04:00
Bernhard Landauer
ce942050b9 Merge pull request #66 from manjaro/stable-0.15.x
workaround locale errors
2017-09-04 05:09:34 +02:00
Bernhard Landauer
11dc24934a workaround locale errors 2017-09-04 05:08:40 +02:00
Bernhard Landauer
f5ef88c4dc Merge pull request #65 from manjaro/stable-0.15.x
Allow for site redirection
2017-09-03 00:27:26 +02:00
elishl
37c3daa526 Allow for site redirection
Sites (like sourceforge.com) use redirection.
The added parameter will take that into account.
2017-08-25 12:45:42 +01:00
Bernhard Landauer
f462434f98 Merge pull request #64 from manjaro/stable-0.15.x
merge manjaro Stable 0.15.x
2017-08-16 11:21:01 +02:00
Philip
ed0903bf3f [util{-yaml}] add oem_used function 2017-08-12 17:25:38 +01:00
Philip
21deb78026 [util] introduce mhwd_used 2017-07-30 13:42:53 +02:00
Bernhard Landauer
2bd080bd65 allow any iso_kernel 2017-07-19 18:01:26 +02:00
Bernhard Landauer
75b7e86b22 Merge pull request #63 from manjaro/stable-0.15.x
enable full RELRO and BIND_NOW
2017-07-17 18:59:43 +02:00
Philip
b8255e9e17 enable full RELRO and BIND_NOW 2017-07-15 12:02:13 +02:00
Bernhard Landauer
4201241c9c add PKGBUILD 2017-07-04 22:26:35 +02:00
Bernhard Landauer
321fd5a5b1 adjust deployiso 2017-07-04 22:20:30 +02:00
Bernhard Landauer
b0623173e9 add create_checksum() 2017-07-04 22:20:08 +02:00
Bernhard Landauer
382a20f5a8 add signiso 2017-07-04 22:08:20 +02:00
Bernhard Landauer
c529601087 fix user_own 2017-07-04 21:51:55 +02:00
Philip
afbae5e9ff tag v0.15.3 2017-07-03 10:58:51 +02:00
udeved
e080dd3dbe initcpio: add ca-certificates.crt for pxe http 2017-07-03 10:51:20 +02:00
elishl
4433351b95 Update miso 2017-07-03 10:50:47 +02:00
Bernhard Landauer
4b76f7fa83 rm existing .sig file to avoid corrupted signature
https://forum.manjaro.org/t/troubleshooting-signature-errors-with-boxit/26178/
2017-06-24 08:49:15 +02:00
Philip
965de2f5fc [util-iso-image] add support to disable VB-drv 2017-06-22 22:22:29 +02:00
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