Gerardo Exequiel Pozzi
4fd57e4b74
[configs/releng] Update EFI Shells URL
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-07-18 15:39:48 -03:00
Gerardo Exequiel Pozzi
49c7ac4f37
[configs/releng] Set old behavior of sshd PermitRootLogin -> yes
...
Requested at FS#45563
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-07-09 14:09:53 -03:00
Gerardo Exequiel Pozzi
48ec602c90
[configs/releng] refind-efi is not used for ISO build, move to packages
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-06-24 22:18:46 -03:00
Gerardo Exequiel Pozzi
fc02ffa2e9
[configs/releng] Move on gummiboot -> systemd-boot
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-06-24 22:17:29 -03:00
Christian Hesse
0e56782b02
explicitly detach loop device on umount
...
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>
2015-04-21 19:24:30 -03:00
Gerardo Exequiel Pozzi
720077de9c
[configs/releng] Remove unused 'arch' user
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-04-19 17:31:17 -03:00
Gerardo Exequiel Pozzi
345db07a25
[configs/releng] Fix pacman.conf location when non-default work_dir is used
...
Fix FS#44620, reported by Lukas B.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-04-17 11:26:31 -03:00
Gerardo Exequiel Pozzi
80c00e9a8a
[configs/releng] Add vim-minimal to live-enviroment
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2015-04-16 22:10:57 -03:00
Gerardo Exequiel Pozzi
cabb36a528
[configs/releng] Always install needed pkgs from build.sh
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2014-12-21 18:54:24 -03:00
Gerardo Exequiel Pozzi
147df7071f
[configs/releng] Always load intel-ucode in early boot stage
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2014-10-31 22:29:33 -03:00
Gerardo Exequiel Pozzi
21a6b02948
[configs/*] Install archiso initcpio files in /etc/initcpio
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2014-10-29 20:35:00 -03:00
Thomas Bächler
2eee76d46e
releng: Add an empty machine-id in airootfs
...
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.
2014-09-02 20:28:04 +02:00
Gerardo Exequiel Pozzi
34e8abddce
[configs/releng] Fix /root mode
...
Thanks Izumi Natsuka for reporting this.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2014-07-28 11:41:46 -03:00
Gerardo Exequiel Pozzi
08e00bc5c4
[archiso] Rework checksum function
2014-06-28 00:35:51 -03:00
Gerardo Exequiel Pozzi
9ac40daf3d
[archiso] Drop aitab support
...
Always create one filesystem of a fixed size (32G), format (ext4) and
know name "airootfs".
Simplify logic a lot.
2014-06-28 00:35:50 -03:00
Gerardo Exequiel Pozzi
e8afa0f962
[archiso] Rename root-image to airootfs
...
Two purposes:
* systemd filename friendly: "-" is used for "/" and must be escaped with "\x20"
* ISO9660 filename friendly: "-" is replaced with "_"
2014-06-28 00:35:50 -03:00
Gerardo Exequiel Pozzi
373d9386c4
[configs/releng] Fix script= expansion
...
Fix FS#40049
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2014-04-25 11:42:41 -03:00
Gerardo Exequiel Pozzi
6a9101154d
[configs/releng] Update the way to set default multi-user.target
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2014-02-25 21:20:48 -03:00
Thomas Bächler
2930c78fce
releng: Add intel-ucode to packages.both
...
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.)
2014-02-02 12:57:09 +01:00
Thomas Bächler
c88fb7ed35
releng: Fix 81-dhcpcd.rules
...
Commit a526d961f8
broke this rule for virtio and other
devices where no ID_NET_* is exported.
2014-02-01 09:55:32 +01:00
Gerardo Exequiel Pozzi
16c15f1dbf
[configs/releng] Add clonezilla/drbl to live-enviroment
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2014-01-03 22:04:28 -03:00
Thomas Bächler
3428317205
Only launch dhcpcd for ethernet interfaces
2014-01-03 22:03:19 -03:00
Gerardo Exequiel Pozzi
747cc822f3
[archiso] changes for syslinux 6
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-10-19 15:02:35 -03:00
Gerardo Exequiel Pozzi
9f78b87678
[configs/releng] explicit set 'Storage=volatile' for journald
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-09-21 16:53:45 -03:00
Gerardo Exequiel Pozzi
07e6a2289a
[configs/releng] Fix EFI shells URLs
...
FS#36780
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-09-03 12:28:25 -03:00
Gerardo Exequiel Pozzi
3c27d9a530
[configs/releng] Unlist timestamp initcpio hook
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-07-23 11:46:51 -03:00
Thomas Bächler
64bf49f730
configs/releng: ppp 2.4.5-7 has been removed from the base group, add it to packages.both
2013-06-27 07:44:55 -03:00
Gerardo Exequiel Pozzi
25a82d7c48
[configs/releng] Update package list for grub
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-06-23 12:19:30 -03:00
Gerardo Exequiel Pozzi
7e7bcd549f
[configs/releng] Add SecureBoot support via prebootloader
...
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>
2013-06-19 20:36:37 -03:00
Thomas Bächler
a25e2a2875
releng: Allow specifying a mirror on the kernel command line.
...
The new mirror= option takes a mirror URL and creates a new mirrorlist.
When setting mirror=auto, the mirror is taken from archiso_http_srv in
order to keep using the mirror selected in the netboot menu.
2013-06-16 20:57:10 -03:00
Gerardo Exequiel Pozzi
b98f007ada
[configs/releng] Update zsh path to match /etc/shells
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-06-04 21:33:52 -03:00
Gerardo Exequiel Pozzi
e50f804b61
[configs/releng] Adjust TEXT HELP width of syslinux menus.
...
Keep < 80 chars
Fixes FS#35533
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-05-30 19:38:41 -03:00
Gerardo Exequiel Pozzi
81f375de39
[configs/releng] Remove lilo, not in repos anymore
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-05-30 19:35:58 -03:00
Gerardo Exequiel Pozzi
3e6e9b4de1
[configs/releng] Use a udev rule instead of dhcpcd.service
...
https://mailman.archlinux.org/pipermail/arch-releng/2013-May/003163.html
Thanks Dave & Thomas
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-05-28 13:21:52 -03:00
Gerardo Exequiel Pozzi
269b5cf014
[configs/releng] Use drop-in feature of systemd for getty autologin
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-05-26 19:09:55 -03:00
Gerardo Exequiel Pozzi
64078c524c
[configs/releng] Add gpm and f2fs-tools
...
"gpm" requested at arch-releng and "f2fs-tools" at FS#35101
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-05-12 01:59:01 -03:00
Pierre Schmitz
69acc0d69c
[configs/releng] pacman 4.1 compatibility
...
* Remove the unattended-keyring-init patch as this was applied by upstream with pacamn 4.1
* Update our pacman.conf following the new upstream default
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-04-13 16:04:47 -03:00
Gerardo Exequiel Pozzi
5a80da0c3f
[configs/releng] packages: Update ntfs-*
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-03-06 13:03:41 -03:00
Gerardo Exequiel Pozzi
cfb24db06f
[configs/releng] gummiboot-efi -> gummiboot
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-03-05 21:44:24 -03:00
Gerardo Exequiel Pozzi
dbd39d1abb
[configs/releng] Use dhcpcd service provided by the package.
...
Implements FS#34075.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-03-03 18:30:51 -03:00
Gerardo Exequiel Pozzi
5d60fc7ca7
[configs/releng] Use curl instead of wget
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-02-28 14:40:55 -03:00
Gerardo Exequiel Pozzi
a7740cbd0a
[configs/releng] usbinput -> keyboard
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-02-03 05:05:18 -03:00
Gerardo Exequiel Pozzi
f8923f1ff5
[configs/releng] Refactor build.sh: build only dual-iso
...
* This scripts, now runs only in x86_64.
* build.sh does not require arguments to run (no more build, clean, purge).
* /usr/share split is not done anymore: there are some differences between two arches. (ISO size +60MiB)
* /usr/lib/modules split is not done anymore: this was never enabled officially in aitab.
Tested and works fine. Maybe some small cosmetic changes needed.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-12-21 15:01:01 -03:00
Gerardo Exequiel Pozzi
f3b3585ab8
[configs/releng] Always use x86_64 as primary source for dual-iso
...
Simplify code path.
Previously in "dual" mode is executed when arch=i686, i686 was used as primary source.
This does not change current behaviour of building "dual" on x86_64.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-12-10 12:09:21 -03:00
Gerardo Exequiel Pozzi
8c3cee8711
[configs/releng] Update mkinitcpio.conf for 0.12
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-12-10 11:36:31 -03:00
Gerardo Exequiel Pozzi
308d3fdc4f
[configs/releng] Rework make_customize_root_image()
...
Using a separate shell script to customize live-enviroment,
makes much more readable code.
Move all thing except:
* Need network access (name resolving).
* Need access to some file outside chroot.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-11-02 15:09:53 -03:00
Gerardo Exequiel Pozzi
297cb1ee39
[configs/releng] Remove redundant package installation
...
curl is a dependency for pacman
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-25 23:26:25 -03:00
Gerardo Exequiel Pozzi
a587f5b704
[configs/releng] Remove custom /etc/hosts
...
Leave the work to the [nss-myhostname] package that is now in {base}
and is configured by default in [filesystem] (/etc/nsswitch.conf).
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-25 07:42:35 -03:00
Gerardo Exequiel Pozzi
1b4d3a1136
[configs/releng] Rename again / rework autologin@.service
...
-f is not needed anymore, disable explicitly default getty service
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-20 13:46:34 -03:00
Gerardo Exequiel Pozzi
9d4509d184
[config/releng] Set again multi-user.target as default
...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-19 17:00:10 -03:00