Commit graph

2951 commits

Author SHA1 Message Date
Philip
ebaa387072 [tag] v0.15.4 2017-11-01 14:20:08 -04:00
Bernhard Landauer
f4d62cb0d7
Merge pull request #70 from manjaro/stable-0.15.x
\$dist_codename configurable
2017-11-01 04:38:56 +01:00
Bernhard Landauer
b3187908f3 \$dist_codename configurable 2017-10-31 17:28:26 +01:00
Bernhard Landauer
c3de6b1137 Merge pull request #69 from manjaro/stable-0.15.x
0.15.x upstream rebase
2017-10-24 11:37:58 +02:00
Bernhard Landauer
7d89e9af6c indenting 2017-10-24 11:36:14 +02:00
Bernhard Landauer
22750ad6de user_own proper iso dir 2017-10-23 23:50:26 +02:00
Bernhard Landauer
e2f0a4600c add create_chksums 2017-10-23 23:47:35 +02:00
Bernhard Landauer
883944362c add signiso 2017-10-23 23:44:37 +02:00
Bernhard Landauer
e21f62276b user_own log dir 2017-10-23 23:34:21 +02:00
Bernhard Landauer
e5efe8b32d user_own log dirs 2017-10-23 23:31:50 +02:00
Bernhard Landauer
61ed9981be add missing newline 2017-10-21 18:16:12 +02:00
Bernhard Landauer
15c77b6666 [util-publish] adjust target_dir 2017-10-18 14:41:04 +02:00
Bernhard Landauer
c250d54e30 Merge pull request #68 from manjaro/stable-0.15.x
[util-yaml] revert oem-used change
2017-10-16 17:04:15 +02:00
Philip
473a294f6a [util-yaml] revert oem-used change 2017-09-15 08:15:16 -04:00
Bernhard Landauer
6c8b2ca33a Merge pull request #67 from manjaro/stable-0.15.x
Stable 0.15.x
2017-09-13 08:11:52 -04:00
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