- Version 19.pre
- Hide the data sharing notification in the Firefox browser
(bsc#1252961)
- Added new boot option "live.net_config=1" to interactively
configure network settings (gh#agama-project/agama#2923)
- Version 18
- Fixed creating the /LiveOS/.packages.json.gz file in SLE builds
(gh#agama-project/agama#2771)
- Dump some Live ISO root image data directly to the ISO image,
added files:
/LiveOS/.info - a copy of the /var/log/build/info file from
the root image
/LiveOS/.packages.gz - list of installed package (plain text,
basically a `rpm -qa` dump)
/LiveOS/.packages.json.gz - list of installed packages (JSON
format, better suitable for processing by scripts or tools)
(gh#agama-project/agama#2717)
- live-root: update final EULAs with the June 2024 delivery
OBS-URL: https://build.opensuse.org/request/show/1327362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/agama-installer?expand=0&rev=23
- Include the AMD GPU firmware files (bsc#1250952)
- Improved installer self-update (jsc#PED-12506):
- Enable using an HTTP proxy for the self-update process
(specified via the "proxy=" boot parameter or configured
interactively using the "rd.cmdline=menu")
- Fixed fallback to the default self-update URL when contacting
the registration server (SCC/RMT) fails
- Added installer self-update support (jsc#PED-12506)
- Supports SCC/RMT server (SCC is the default, RMT via
inst.register_url=<URL> option)
- Custom repository is supported (inst.self_update=<URL>)
- Can be skipped optionally (inst.self_update=0)
- Dump some Live ISO root image data directly to the ISO image,
added files:
/LiveOS/.info - a copy of the /var/log/build/info file from
the root image
/LiveOS/.packages.gz - list of installed package (plain text,
basically a `rpm -qa` dump)
/LiveOS/.packages.json.gz - list of installed packages (JSON
format, better suitable for processing by scripts or tools)
(gh#agama-project/agama#2717)
- Remove kernel-default-extra and kernel-default-optional from
SLES 16 images (bsc#1249690).
- Enable plymouth bootsplash for agama and also propose it for
target systems if user keep it for agama on kernel command line
OBS-URL: https://build.opensuse.org/request/show/1317456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/agama-installer?expand=0&rev=22
- Do not fail if there are no rpm scriptlets to clean
(gh#agama-project/agama#2617).
- Ensure iSCSI initiator name is unique (bsc#1246280).
- In Firefox disable downloading the binary H.264 codec from
ciscobinary.openh264.org (gh#agama-project/agama#2601)
- Include the "libopenssl-3-fips-provider" package in the installer
image to work properly with the "fips=1" boot parameter
(bsc#1246857)
OBS-URL: https://build.opensuse.org/request/show/1296551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/agama-installer?expand=0&rev=18
- Version 17
- Disabled udev rules that interfere with the activation process of
libstorage-ng (bsc#1246133 and bsc#1245159).
- Masked some systemd services that interfere with the activation
process of libstorage-ng (bsc#1246133).
- Added "inst.dud_insecure" boot option for ignoring SSL
certificate problems when downloading DUD from an HTTPS server
(related to bsc#1245393)
- Skip updating kernel module dependencies if the DUD image does
not provide any kernel module
- Fixed downloading DUD files from HTTPS URL
(link the SSL certificates and config from the root image)
(bsc#1245393)
- Use "plaindir" repository type for the DUD package repository,
we do not need to create any repository index
(gh#agama-project/agama#2543)
- Automatically configure network when a remote DUD is used,
the "rd.neednet=1" boot option is not required anymore
(by default uses the DHCP configuration, can be changed via the
"ip=" boot option)
- Add support to update kernel modules from a Driver Update Disk
(jsc#AGM-158, jsc#PED-3670, gh#agama-project/agama#2548).
- Add the tpm2.0-tools package (jsc#PED-13114).
OBS-URL: https://build.opensuse.org/request/show/1294905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/agama-installer?expand=0&rev=17
- Version 15
- Added a simple Rescue System by reusing the Installation Live
Image and disabling the Agama services
- Do not set root= dracut configuration in PXE images
(gh#agama-project/agama2377).
- Disable sending Firefox usage data to Mozilla for increased
privacy, disable installing studies
- Do not set the root in /boot/grub2/grub.cfg file, it was wrong
and the root is already set in the /boot/grub2/earlyboot.cfg
file (bsc#1236873)
- Replace underscores in the boot menu label by spaces
- Fixed locale cleanup to not delete all locales
(related to bsc#1238584)
- Keep only the UTF-8 locales, non-UTF-8 are not supported
- Add perl-XML-Simple for backward compatibility (jsc#PED-10122,
gh#agama-project/agama#2331).
- Predefine some useful commands in the default bash history for
easier use. It can serve also as a hint how to save logs, etc...
- Ensure the persistent NetworkManager connections are copied if
not explicitlly disabled (related to gh#agama-project/agama#2291)
- Display Firefox devtool in fullscreen window, display the
OBS-URL: https://build.opensuse.org/request/show/1280494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/agama-installer?expand=0&rev=13