Browse Source

archiso 55-1

master
Erik Dubois 3 years ago
parent
commit
3aa3c4a18b
  1. 2
      archiso.md
  2. 4
      archiso/airootfs/etc/pacman-more.conf
  3. 4
      archiso/airootfs/etc/pacman.conf
  4. 3
      archiso/airootfs/etc/systemd/network/20-ethernet.network
  5. 2
      archiso/airootfs/etc/systemd/network/20-wlan.network
  6. 2
      archiso/airootfs/etc/systemd/network/20-wwan.network
  7. 2
      archiso/efiboot/loader/entries/01-archiso-x86_64-linux.conf
  8. 0
      archiso/efiboot/loader/entries/02-archiso-x86_64-speech-linux.conf
  9. 9
      archiso/efiboot/loader/entries/03-archiso-x86_64-ram-linux.conf
  10. 2
      archiso/efiboot/loader/loader.conf
  11. 4
      archiso/packages.x86_64
  12. 4
      archiso/pacman.conf
  13. 11
      archiso/syslinux/archiso_sys-linux.cfg
  14. 3
      installation-scripts/30-build-the-iso-the-first-time.sh
  15. 3
      installation-scripts/40-build-the-iso-local-again.sh

2
archiso.md

@ -9,7 +9,7 @@ https://www.archlinux.org/packages/extra/any/archiso/
We are now using this version
archiso-version=archiso 54-1
archiso-version=archiso 55-1
sudo pacman -Q archiso and you will know your version

4
archiso/airootfs/etc/pacman-more.conf

@ -33,10 +33,10 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
#TotalDownload
# We cannot check disk space from within a chroot environment
#NoProgressBar
#CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.

4
archiso/airootfs/etc/pacman.conf

@ -33,10 +33,10 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
#TotalDownload
# We cannot check disk space from within a chroot environment
#NoProgressBar
#CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.

3
archiso/airootfs/etc/systemd/network/20-ethernet.network

@ -2,7 +2,8 @@
# SPDX-License-Identifier: GPL-3.0-or-later
[Match]
Type=ether
Name=en*
Name=eth*
[Network]
DHCP=yes

2
archiso/airootfs/etc/systemd/network/20-wlan.network

@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
[Match]
Type=wlan
Name=wl*
[Network]
DHCP=yes

2
archiso/airootfs/etc/systemd/network/20-wwan.network

@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
[Match]
Type=wwan
Name=ww*
[Network]
DHCP=yes

2
archiso/efiboot/loader/entries/archiso-x86_64-linux.conf → archiso/efiboot/loader/entries/01-archiso-x86_64-linux.conf

@ -6,4 +6,4 @@ linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/intel-ucode.img
initrd /%INSTALL_DIR%/boot/amd-ucode.img
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=4G
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%

0
archiso/efiboot/loader/entries/archiso-x86_64-speech-linux.conf → archiso/efiboot/loader/entries/02-archiso-x86_64-speech-linux.conf

9
archiso/efiboot/loader/entries/03-archiso-x86_64-ram-linux.conf

@ -0,0 +1,9 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
title Arch Linux install medium (x86_64, UEFI, Copy to RAM)
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/intel-ucode.img
initrd /%INSTALL_DIR%/boot/amd-ucode.img
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% copytoram

2
archiso/efiboot/loader/loader.conf

@ -2,4 +2,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
timeout 15
default archiso-x86_64-linux.conf
default 01-archiso-x86_64-linux.conf

4
archiso/packages.x86_64

@ -83,6 +83,7 @@ partimage
pcsclite
ppp
pptpclient
pv
qemu-guest-agent
reflector
reiserfsprogs
@ -109,6 +110,7 @@ usb_modeswitch
usbmuxd
usbutils
vim
virtualbox-guest-utils-nox
vpnc
wireless-regdb
wireless_tools
@ -176,7 +178,7 @@ mkinitcpio-openswap
#systemctl enable vboxservice
#systemctl start vboxservice
#to have fullscreen
virtualbox-guest-utils
#virtualbox-guest-utils
#xf86-video-intel
#xf86-video-amdgpu

4
archiso/pacman.conf

@ -33,10 +33,10 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
#TotalDownload
# We cannot check disk space from within a chroot environment
#NoProgressBar
#CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.

11
archiso/syslinux/archiso_sys-linux.cfg

@ -21,3 +21,14 @@ MENU LABEL Arch Linux install medium (x86_64, BIOS) with ^speech
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% accessibility=on cow_spacesize=4G
# Copy to RAM boot option
LABEL arch64ram
TEXT HELP
Boot the Arch Linux install medium on BIOS with Copy-to-RAM option
It allows you to install Arch Linux or perform system maintenance.
ENDTEXT
MENU LABEL Arch Linux install medium (x86_64, BIOS, Copy to RAM)
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% copytoram

3
installation-scripts/30-build-the-iso-the-first-time.sh

@ -35,7 +35,7 @@ echo
#isoLabel='arcolinux-next-'$arcolinuxVersion'-x86_64.iso'
# setting of the general parameters
archisoRequiredVersion="archiso 54-1"
archisoRequiredVersion="archiso 55-1"
buildFolder=$HOME"/alci-build"
outFolder=$HOME"/Alci-Iso-Out"
archisoVersion=$(sudo pacman -Q archiso)
@ -66,7 +66,6 @@ echo
echo "the iso then change the version in line 37."
echo "###################################################################################################"
tput sgr0
exit 1
fi
echo

3
installation-scripts/40-build-the-iso-local-again.sh

@ -35,7 +35,7 @@ echo
#isoLabel='arcolinux-next-'$arcolinuxVersion'-x86_64.iso'
# setting of the general parameters
archisoRequiredVersion="archiso 54-1"
archisoRequiredVersion="archiso 55-1"
buildFolder=$HOME"/alci-build"
outFolder=$HOME"/Alci-Iso-Out"
archisoVersion=$(sudo pacman -Q archiso)
@ -66,7 +66,6 @@ echo
echo "the iso then change the version in line 37."
echo "###################################################################################################"
tput sgr0
exit 1
fi
echo

Loading…
Cancel
Save