- 21 Feb, 2017 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 12 Feb, 2017 2 commits
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 23 Jan, 2017 1 commit
-
-
Gerardo Exequiel Pozzi authored
Only avoid build i686. The syslinux config files for i686 are still present. This implies that a i686 entry will be present but not working. In another patch, this can be removed if desired. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 21 Dec, 2016 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 07 Dec, 2016 1 commit
-
-
Gerardo Exequiel Pozzi authored
We reached the upper limit again [#1], increasing sufficiently to do not touch again in long time. [#1] 526be157 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 24 Oct, 2016 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 23 Oct, 2016 1 commit
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 29 Sep, 2016 3 commits
-
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 06 Jul, 2016 1 commit
-
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 31 May, 2016 2 commits
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Exequiel Pozzi authored
Requested at FS#49526 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 29 May, 2016 1 commit
-
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 28 May, 2016 1 commit
-
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 27 May, 2016 2 commits
-
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
Christian Hesse authored
According to ip-address(8) flushing an interface requires the keyword 'dev'. Also add proper quoting. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 25 May, 2016 3 commits
-
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
Christian Hesse authored
Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 15 May, 2016 3 commits
-
-
Gerardo Exequiel Pozzi authored
Thanks Daniel Hillenbrand.
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Exequiel Pozzi authored
Thanks Philip Müller. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 13 May, 2016 1 commit
-
-
Gerardo Exequiel Pozzi authored
Should be fixed FS#49314 first
-
- 12 May, 2016 1 commit
-
-
Christian Hesse authored
Starting with dosfstools 4.0-1 the mkfs executable is called 'mkfs.fat'. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 19 Mar, 2016 1 commit
-
-
Gerardo Exequiel Pozzi authored
This should fix FS#36749 Also flush address on specified device (default) Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 15 Mar, 2016 1 commit
-
-
Gerardo Exequiel Pozzi authored
Requested at FS#48591 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- 02 Mar, 2016 3 commits
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Exequiel Pozzi authored
Current build leaves ~800K free of 31M in the FAT filesystem, adding 9M. Going beyond 65535 sectors of 512-byte is a bit special, but works for EFI. Image size is reported a zero in boot catalog, but xorriso does a good job, and writes right value in hybrid-partition. Tested booting in qemu in both modes (cd-rom and hybrid) and works fine. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Exequiel Pozzi authored
FS#48382
-
- 28 Feb, 2016 5 commits
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Thomas Bächler authored
A new option -g <keyid> is added to build.sh set the key id. If it is set, the squashfs files will be signed by gpg and the gpg key will be added to archiso.img. In order to use this option, a gpg agent must be running. Since build.sh is executed as root, it may be necessary to set the GNUPGHOME environment variable, for example $ su -c "GNUPGHOME=/home/youruser/.gnupg /path/to/build.sh -g yourkeyid"
-
Thomas Bächler authored
A new option -g <keyid> is added to set the key id. The squashfs files are only signed if this option is set.
-
Thomas Bächler authored
-
Thomas Bächler authored
If the ARCHISO_GNUPG_FD environment variable is set, its contents will be interpreted as an open file descriptor and its contents will be used to create a keyring in the initramfs in /gpg.
-
- 05 Feb, 2016 1 commit
-
-
Christian Hesse authored
Fixes: 03c296cb Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 13 Dec, 2015 1 commit
-
-
Christian Hesse authored
Having files on btrfs subvolumes requires to give mount options. Add boot params archisoflags= and cow_flags= for this purpose. Boot parameters could look like this: ... archisodevice=/dev/sdaX archisoflags=subvolume=isos cow_device=/dev/sdaX cow_flags=subvolume=persist ... Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 28 Sep, 2015 2 commits
-
-
Gerardo Exequiel Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Exequiel Pozzi authored
If old behaviour is needed use "... -s sfs prepare". Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-