- May 15, 2016
-
-
Gerardo Pozzi authored
Thanks Daniel Hillenbrand.
-
Gerardo Pozzi authored
Thanks Philip Müller. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- May 13, 2016
-
-
Gerardo Pozzi authored
Should be fixed FS#49314 first
-
- May 12, 2016
-
-
Starting with dosfstools 4.0-1 the mkfs executable is called 'mkfs.fat'. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- Mar 15, 2016
-
-
Gerardo Pozzi authored
Requested at FS#48591 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Mar 02, 2016
-
-
Gerardo 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 Pozzi authored
FS#48382
-
- Feb 28, 2016
-
-
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"
-
- Sep 12, 2015
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Aug 12, 2015
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Jul 20, 2015
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Jul 18, 2015
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Jul 09, 2015
-
-
Gerardo Pozzi authored
Requested at FS#45563 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Jun 25, 2015
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Apr 21, 2015
-
-
I see cases where a stale loop device stays around and fills up my partition as image file is still in use and does not get unlinked. Explicitly detach loop device on umount to fix that. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- Apr 19, 2015
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Apr 17, 2015
-
-
Gerardo Pozzi authored
Fix FS#44620, reported by Lukas B. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Dec 21, 2014
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Nov 01, 2014
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Oct 29, 2014
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Sep 02, 2014
-
-
Thomas Bächler authored
This makes systemd generate a machine-id on early boot and prevents it from thinking we need any "first boot" setup. We really don't want systemd thinking that, since we carefully prepared our root file system. This also ensures every live environment has a unique machine id.
-
- Jul 28, 2014
-
-
Gerardo Pozzi authored
Thanks Izumi Natsuka for reporting this. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
-
- Jun 28, 2014
-
-
Gerardo Pozzi authored
-
Gerardo Pozzi authored
Always create one filesystem of a fixed size (32G), format (ext4) and know name "airootfs". Simplify logic a lot.
-
Gerardo Pozzi authored
Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"
-
- Apr 25, 2014
-
-
Gerardo Pozzi authored
Fix FS#40049 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- Feb 26, 2014
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- Feb 02, 2014
-
-
Thomas Bächler authored
Ucode updates correct problems with the processor. Without this (or a firmware update), some machines fail to work in a stable manner. Make sure that the installation is smooth by providing the ucode on the live system. (While we're at it, sort packages.both alphabetically.)
-
- Feb 01, 2014
-
-
Thomas Bächler authored
Commit a526d961 broke this rule for virtio and other devices where no ID_NET_* is exported.
-
- Jan 04, 2014
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
Thomas Bächler authored
-
- Oct 19, 2013
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- Sep 21, 2013
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- Sep 03, 2013
-
-
Gerardo Pozzi authored
FS#36780 Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- Jul 23, 2013
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- Jun 27, 2013
-
-
Thomas Bächler authored
-
- Jun 23, 2013
-
-
Gerardo Pozzi authored
Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- Jun 19, 2013
-
-
Gerardo Pozzi authored
Tested only under QEMU using OVMF SecureBoot enabled firmware plus lockdown-ms. Both loader.efi (gummiboot) and vmlinuz.efi should be hashed before boot in secure mode. Signed-off-by:
Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-