Christian Hesse
acf3ac9884
use a stronger hashing algorithm
...
Nobody wants to use md5 these days...
Signed-off-by: Christian Hesse <mail@eworm.de>
2017-10-17 23:54:55 -03:00
Gerardo Exequiel Pozzi
057717074a
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-06-25 21:14:25 -03:00
Gerardo Exequiel Pozzi
bfc0c81530
[archiso] Add ca-certificates.crt
...
Fix FS#54275
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-06-04 16:07:54 -03:00
Gerardo Exequiel Pozzi
e7b7fe08d8
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-03-25 02:03:13 -03:00
David Thurstenson
3fec501225
Handle case where ip=dhcp
...
Signed-off-by: David Thurstenson <thurstylark@gmail.com>
2017-03-14 11:12:29 -03:00
David Thurstenson
ae854ed712
Add timeout to ipconfig call
...
Signed-off-by: David Thurstenson <thurstylark@gmail.com>
2017-03-14 11:12:29 -03:00
Gerardo Exequiel Pozzi
201aa13bb4
[archiso] Fix docs -dual -> x86_64
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-03-02 12:08:21 -03:00
Gerardo Exequiel Pozzi
52a00da605
[configs/releng] Oops, rename -dual.iso -> -x86_64.iso
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-03-01 23:05:35 -03:00
Gerardo Exequiel Pozzi
cea2f7d7be
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-02-21 19:56:02 -03:00
Gerardo Exequiel Pozzi
d5102724fb
[archiso] Update docs
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-02-12 19:16:15 -03:00
Gerardo Exequiel Pozzi
34d6ef3fa4
[configs/releng] Remove i686 syslinux files
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-02-12 18:56:00 -03:00
Gerardo Exequiel Pozzi
01b54d2406
[configs/releng] Do not build i686
...
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>
2017-01-23 14:05:25 -03:00
Gerardo Exequiel Pozzi
bee129512d
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-12-21 19:18:29 -03:00
Gerardo Exequiel Pozzi
09e5693bab
[configs/releng] Increse efiboot.img again
...
We reached the upper limit again [#1 ], increasing sufficiently
to do not touch again in long time.
[#1 ] 526be1579e
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-12-07 19:24:31 -03:00
Gerardo Exequiel Pozzi
8ec74bc621
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-10-24 19:37:32 -03:00
Gerardo Exequiel Pozzi
981454e3b2
[configs/releng] Add exfat-utils to live-environment
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-10-23 14:45:30 -03:00
Christian Hesse
a04548ce2a
pxe-common: not only search, but also domain entry in resolv.conf
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-09-29 19:34:51 -03:00
Christian Hesse
7b5d876742
pxe-common: add dns domain name in resolv.conf
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-09-29 19:34:51 -03:00
Christian Hesse
38b81f0384
pxe-common: add a comment what added settings to resolv.conf
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-09-29 19:34:51 -03:00
Christian Hesse
43a8571a6c
always set copytoram for pxe boot via http
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-07-05 22:27:27 -03:00
Gerardo Exequiel Pozzi
e43bb7ae85
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-05-31 19:31:01 -03:00
Gerardo Exequiel Pozzi
c47d68bee4
[configs/releng] Add ndisc6
...
Requested at FS#49526
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-05-31 19:27:39 -03:00
Christian Hesse
50da696b5a
fix indention and add EditorConfig configuration
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-29 13:58:04 -03:00
Christian Hesse
a9e7b0d50b
flush and set down only if boot interface is known
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-28 13:47:10 -03:00
Christian Hesse
ca288915c0
do not declare bootif_dev local
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-27 18:57:54 -03:00
Christian Hesse
1bd3d4ec55
use ip syntax according to ip-address(8)
...
According to ip-address(8) flushing an interface requires the
keyword 'dev'.
Also add proper quoting.
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-27 13:49:24 -03:00
Christian Hesse
63c62911ac
move modprobe to run_earlyhook()
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-25 16:42:46 -03:00
Christian Hesse
51b7ed7f18
only run pxe late hook if $ip is given
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-24 21:31:37 -03:00
Christian Hesse
ca85896bfc
fix NBD boot without copy-to-ram
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-24 21:31:37 -03:00
Gerardo Exequiel Pozzi
091e40e3c9
[configs/releng] Fix efitools path #2
...
Thanks Daniel Hillenbrand.
2016-05-15 16:04:05 -03:00
Gerardo Exequiel Pozzi
eea8f8d4d5
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-05-14 23:50:19 -03:00
Gerardo Exequiel Pozzi
b7996e2407
[configs/releng] Oops, fix efitools path
...
Thanks Philip Müller.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-05-14 23:47:07 -03:00
Gerardo Exequiel Pozzi
908370a17e
[configs/releng] prebootloader -> efitools
...
Should be fixed FS#49314 first
2016-05-12 22:09:45 -03:00
Christian Hesse
068459537c
update to match upstream binary name mkfs.fat
...
Starting with dosfstools 4.0-1 the mkfs executable is called 'mkfs.fat'.
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-05-12 20:39:12 -03:00
Gerardo Exequiel Pozzi
e018653a23
[archiso] Set net iface down if copytoram=y (default)
...
This should fix FS#36749
Also flush address on specified device (default)
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-03-18 22:04:16 -03:00
Gerardo Exequiel Pozzi
5ebc4c90c8
[configs/releng] Add some SCSI tools
...
Requested at FS#48591
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-03-15 11:25:32 -03:00
Gerardo Exequiel Pozzi
9f0bac5810
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-03-02 10:31:35 -03:00
Gerardo Exequiel Pozzi
526be1579e
[archiso] Increase EFI image size for El Torito boot method
...
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>
2016-03-01 23:57:47 -03:00
Gerardo Exequiel Pozzi
63399225b5
Fix non-signed builds
...
FS#48382
2016-03-01 21:47:44 -03:00
Gerardo Exequiel Pozzi
80b159345f
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2016-02-28 18:30:01 -03:00
Thomas Bächler
e36e63b8f1
Optionally sign the squashfs files with gpg and add the gpg key to the initramfs
...
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"
2016-02-28 17:09:08 -03:00
Thomas Bächler
b644d3e923
Optionally sign the squashfs files with gpg
...
A new option -g <keyid> is added to set the key id. The squashfs files are only signed if
this option is set.
2016-02-28 17:09:08 -03:00
Thomas Bächler
1a59eb3792
Add the verify=y option to verify the squashfs signature with gpg
2016-02-28 17:09:08 -03:00
Thomas Bächler
249a52d941
Add gpg to the image and optionally create a keyring
...
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.
2016-02-28 17:09:08 -03:00
Christian Hesse
5725183716
fix boot parameters for mount options
...
Fixes: 03c296cb4f
Signed-off-by: Christian Hesse <mail@eworm.de>
2016-02-04 23:13:28 -03:00
Christian Hesse
03c296cb4f
add boot params archisoflags= and cow_flags= for mount options
...
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>
2015-12-13 12:21:43 -03:00
Gerardo Exequiel Pozzi
d1e95f8581
prepare release
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-09-28 20:08:49 -03:00
Gerardo Exequiel Pozzi
c1e475bf18
[archiso] mkarchiso: Switch to overlayfs by default
...
If old behaviour is needed use "... -s sfs prepare".
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-09-28 19:36:58 -03:00
Adam Purkrt
d35d87f252
cleaner boot from loopmounted iso file
...
Currently, when booting loopmounted iso file, it is necessary to
specify not only img_dev and img_loop (which should be sufficient),
but also archisolabel or archisodevice. With this patch, archisodevice
is directly populated with the correct loop device, and it is not
necessary to specify the label when booting from loopmounted iso,
which makes for leaner and cleaner grub.cfg.
2015-09-13 14:45:20 -03:00
Gerardo Exequiel Pozzi
217a05eb86
[configs/releng] Fix (again) sshd root login
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-09-11 21:06:55 -03:00