Skip to content

Commit 792c307

Browse files
committed
Merge branch 'Issue-221-223' into dev
2 parents 1ac797c + 63b1497 commit 792c307

28 files changed

Lines changed: 46 additions & 159 deletions

File tree

channels/basic/airootfs.any/root/optimize_for_tarball.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ if [[ -f "/etc/systemd/journald.conf" ]]; then
4242
sed -i 's/Storage=volatile/#Storage=volatile/g' "/etc/systemd/journald.conf"
4343
fi
4444

45-
remove /etc/udev/rules.d/81-dhcpcd.rules
45+
4646
remove /etc/systemd/system/{choose-mirror.service,etc-pacman.d-gnupg.mount,getty@tty1.service.d}

channels/basic/airootfs.any/usr/share/calamares/final-process

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ if [[ -f /etc/systemd/journald.conf ]]; then
4141
sed -i 's / Storage = volatile /#Storage = auto /' /etc/systemd/journald.conf
4242
fi
4343

44-
remove /etc/udev/rules.d/81-dhcpcd.rules
44+
4545
remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}

channels/cinnamon/airootfs.any/root/optimize_for_tarball.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ if [[ -f "/etc/systemd/journald.conf" ]]; then
4242
sed -i 's/Storage=volatile/#Storage=volatile/g' "/etc/systemd/journald.conf"
4343
fi
4444

45-
remove /etc/udev/rules.d/81-dhcpcd.rules
45+
4646
remove /etc/systemd/system/{choose-mirror.service,etc-pacman.d-gnupg.mount,getty@tty1.service.d}
4747

4848
# Disabled auto login

channels/cinnamon/airootfs.any/usr/share/calamares/final-process

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ remove /etc/initcpio
4242
remove /etc/systemd/journald.conf.d/volatile-storage.conf
4343
remove /airootfs.any/etc/systemd/logind.conf.d/do-not-suspend.conf
4444

45-
remove /etc/udev/rules.d/81-dhcpcd.rules
45+
4646
remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}
4747

4848
# Disabled auto login

channels/gnome-mac/airootfs.any/root/optimize_for_tarball.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ remove /etc/initcpio
4040
remove /etc/systemd/journald.conf.d/volatile-storage.conf
4141
remove /airootfs.any/etc/systemd/logind.conf.d/do-not-suspend.conf
4242

43-
remove /etc/udev/rules.d/81-dhcpcd.rules
43+
4444
remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}
4545
remove /boot/archiso.img
4646

channels/gnome-mac/airootfs.any/usr/share/calamares/final-process

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ remove /etc/initcpio
4242
remove /etc/systemd/journald.conf.d/volatile-storage.conf
4343
remove /airootfs.any/etc/systemd/logind.conf.d/do-not-suspend.conf
4444

45-
remove /etc/udev/rules.d/81-dhcpcd.rules
45+
4646
remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}
4747

4848
# Disabled auto login

channels/gnome/airootfs.any/root/optimize_for_tarball.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ remove /boot/archiso.img
4141
remove /etc/systemd/journald.conf.d/volatile-storage.conf
4242
remove /airootfs.any/etc/systemd/logind.conf.d/do-not-suspend.conf
4343

44-
remove /etc/udev/rules.d/81-dhcpcd.rules
44+
4545
remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}
4646

4747
# Disabled auto login

channels/gnome/airootfs.any/usr/share/calamares/final-process

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ remove /etc/initcpio
4242
remove /etc/systemd/journald.conf.d/volatile-storage.conf
4343
remove /airootfs.any/etc/systemd/logind.conf.d/do-not-suspend.conf
4444

45-
remove /etc/udev/rules.d/81-dhcpcd.rules
45+
4646
remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}
4747

4848
# Disabled auto login

channels/i3/airootfs.any/usr/share/calamares/final-process

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ remove /etc/initcpio
4242
remove /etc/systemd/journald.conf.d/volatile-storage.conf
4343
remove /airootfs.any/etc/systemd/logind.conf.d/do-not-suspend.conf
4444

45-
remove /etc/udev/rules.d/81-dhcpcd.rules
45+
4646
remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}
4747

4848
# Disabled auto login

channels/lxde-m/airootfs.any/root/optimize_for_tarball.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ if [[ -f "/etc/systemd/journald.conf" ]]; then
4242
sed -i 's/Storage=volatile/#Storage=volatile/g' "/etc/systemd/journald.conf"
4343
fi
4444

45-
remove /etc/udev/rules.d/81-dhcpcd.rules
45+
4646
remove /etc/systemd/system/{choose-mirror.service,etc-pacman.d-gnupg.mount,getty@tty1.service.d}
4747

4848
# Disabled auto login

0 commit comments

Comments
 (0)