Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Aeon for openSUSE:Factory checked in at 2026-07-24 22:06:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Aeon (Old) and /work/SRC/openSUSE:Factory/.Aeon.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Aeon" Fri Jul 24 22:06:41 2026 rev:6 rq:1367630 version:0.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/Aeon/Aeon.changes 2026-06-29 17:33:52.041247683 +0200 +++ /work/SRC/openSUSE:Factory/.Aeon.new.2004/Aeon.changes 2026-07-24 22:07:08.033462240 +0200 @@ -1,0 +2,5 @@ +Thu Jul 23 22:32:28 UTC 2026 - Tobias Görgens <[email protected]> + +- Add /etc mount for final system + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.CgDKfN/_old 2026-07-24 22:07:09.085498970 +0200 +++ /var/tmp/diff_new_pack.CgDKfN/_new 2026-07-24 22:07:09.089499110 +0200 @@ -182,6 +182,11 @@ # gh#AeonDesktop/project#7 systemctl mask systemd-growfs-root.service +# Add /etc mount for final system +cat >> /etc/fstab.tik << "EOF" +/etc /etc none bind,x-initrd.mount 0 0 +EOF + #====================================== # tik specifics - all of the below has to be undone by tik's SelfInstallCleanup post module or systemd-repart-branding-Aeon to ExcludeFiles= #--------------------------------------
