17
0
Files
arch-install-scripts/arch-install-scripts.changes
Bruno Pitrus 3a7eaac93b - New upstream release 29
* arch-chroot: fix unshare chroot /dev symlinks
  * arch-chroot: bind mount over a /etc/resolv.conf symlink (requires mount >= 2.39)
  * arch-chroot: add option to preserve the chroot resolv.conf
  * arch-chroot: ensure /run is mounted with --make-private
  * genfstab: ensure swap devices adhere to -f
  * genfstab: remove atgc mount option

OBS-URL: https://build.opensuse.org/package/show/utilities/arch-install-scripts?expand=0&rev=17
2024-12-03 19:20:04 +00:00

39 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Tue Dec 3 19:13:23 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 29
* arch-chroot: fix unshare chroot /dev symlinks
* arch-chroot: bind mount over a /etc/resolv.conf symlink (requires mount >= 2.39)
* arch-chroot: add option to preserve the chroot resolv.conf
* arch-chroot: ensure /run is mounted with --make-private
* genfstab: ensure swap devices adhere to -f
* genfstab: remove atgc mount option
-------------------------------------------------------------------
Mon Nov 21 17:22:00 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 28
* genfstab: disable fsck for btrfs (it does not need it and the binary is a no-op)
* genfstab: remove subvolid= from btrfs options if subvol= is set
-------------------------------------------------------------------
Thu Sep 29 17:44:46 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 27
* update pseudofs and fsck lists
-------------------------------------------------------------------
Sun Jul 31 19:00:04 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 26
- New upstream version 26
* arch-chroot: Use separate pid namespace for worker processes
-------------------------------------------------------------------
Mon Jul 4 15:17:52 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 25
- New upstream version 25
* arch-chroot: add unshare mode
* arch-chroot: resolv.conf recursive host + target symlinks
* arch-chroot: Make run a tmpfs mount
-------------------------------------------------------------------
Tue Jan 4 18:40:55 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com> - 24
- Initial packaging of version 24 for openSUSE.