Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: autoyast2-installation | Distribution: SUSE Linux Framework One |
Version: 5.0.3 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.2 | Build date: Tue Oct 1 15:30:17 2024 |
Group: System/YaST | Build host: reproducible |
Size: 688302 | Source RPM: autoyast2-5.0.3-slfo.1.1.2.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/yast/yast-autoinstallation | |
Summary: YaST2 - Auto Installation Modules |
This package performs auto-installation relying on a control file generated with the autoyast2 package.
GPL-2.0-only
* Tue Oct 01 2024 [email protected] - Removed obsolete USERADD_CMD, USERDEL_PRECMD, USERDEL_POSTCMD (bsc#1231006) - 5.0.3 * Thu Feb 15 2024 [email protected] - Install standard SLES when the AY XML profile selects SLE_HPC, it has been dropped in SP6 (jsc#PED-7841) - 5.0.2 * Thu Feb 15 2024 [email protected] - jsc#PED-6407 - enabled lvm_vg_reuse to be used in general/storage/proposal section * Fri Sep 22 2023 [email protected] - Added several LUKS-related elements to the partitioning schema (jsc#PED-3878, jsc#PED-5518). - 5.0.1 * Wed Aug 30 2023 [email protected] - 5.0.0 (#bsc1185510) * Tue May 23 2023 [email protected] - Properly install the selected products, do not lose them after resetting the package manager internally (bsc#1202234) - 4.6.2 * Wed Apr 12 2023 [email protected] - Rebuild the RPM database during upgrade (--rebuilddb) (bsc#1209565) - 4.6.1 * Fri Mar 03 2023 [email protected] - Bump version to 4.6.0 (bsc#1208913) * Wed Dec 21 2022 [email protected] - Added XSLT transformation for easy conversion of the data types in the AutoYaST XML profiles between the old and the new format. This allows to convert a new profile to the format accepted in SLE15-SP2 or older (bsc#1206597) - 4.5.12 * Thu Dec 01 2022 [email protected] - Avoid a potential crash when autoinst.ycp file is empty or missing (bsc#1205732). - 4.5.11 * Tue Nov 22 2022 [email protected] - Fix hash vs keyword arguments in RSpec expectations (bsc#1204871) - 4.5.10 * Tue Nov 08 2022 [email protected] - Add needed packages for kdump even when kdump section is not defined if product enable kdump by default (bsc#1204180) - 4.5.9 * Thu Nov 03 2022 [email protected] - Add support for security policies validation (jsc#SLE-24764). * Thu Nov 03 2022 [email protected] - Log the profile/rules/classes file SHA1 sum so we can later verify that a particular file was or was not used by YaST (related to bsc#1204175) - 4.5.8 * Mon Oct 24 2022 [email protected] - Allow empty values in ask/default, ask/selection/label and ask/selection/value elements (bsc#1204448). - 4.5.7 * Mon Oct 17 2022 [email protected] - fix profile location parsing and add 'repo' URL scheme (jsc#SLE-22578, jsc#SLE-24584) - 4.5.6 * Tue Oct 04 2022 [email protected] - Add needed packages for the selected network backend in order to prevent it is not declared in the software section (bsc#1201235, bsc#1201435) - 4.5.5 * Fri Sep 09 2022 [email protected] - bsc#1203227 - Replaced egrep with grep -E. - 4.5.4 * Fri Jul 22 2022 [email protected] - Revert the modification done in version 4.3.97 running the initscripts before systed-user-sessions service again once systemd fixed logind (bsc#1195059, bsc#1200780) - 4.5.3 * Mon Jul 11 2022 [email protected] - Run the registration step early only on the Online installation medium which does not provide any packages. On the other media run the registration step later. Fixes crash in the SLE Micro when the AutoYaST profile enables the registration step. (bsc#1200803) - 4.5.2 * Tue May 03 2022 [email protected] - Fix detection disk serial and size in the "disks" ERB helper (bsc#1199000). - Fix rules validation when using a dialog (bsc#1199165). - 4.5.1 * Wed Apr 06 2022 [email protected] - Bump version to 4.5.0 (bsc#1198109) * Fri Apr 01 2022 [email protected] - Respect general/signature-handling settings during the 2nd stage (bsc#1197655). - 4.4.36 * Mon Mar 07 2022 [email protected] - Properly handle the "dopackages" option in the openFile method of the AyastSetup module (bsc#1196566). - 4.4.35 * Fri Mar 04 2022 [email protected] - Avoid login while running AutoYaST init-scripts (bsc#1196594 and related to bsc#1195059). - 4.4.34 * Thu Mar 03 2022 [email protected] - Consider user selected packages as optional to not block the installation (bsc#1195747). - 4.4.33 * Mon Feb 28 2022 [email protected] - add yast namespace to merge.xslt to fix CDATA handling (bsc#1195910) - 4.4.32 * Mon Feb 21 2022 [email protected] - Modified init-scripts service dependencies fixing a root login systemd timeout when installing with ssh (bsc#1195059) - 4.4.31 * Mon Feb 14 2022 [email protected] - The ayast_setup client imports the general settings (bsc#1195631). - 4.4.30 * Mon Feb 07 2022 [email protected] - Fix the profile update when using an <ask/> element (boo#1195630). - Run the network client when listed in the semi-automatic section. - 4.4.29 * Tue Jan 25 2022 [email protected] - Use Package module instead of PackageSystem (bsc#1194886). - 4.4.28 * Fri Jan 21 2022 [email protected] - Replace references to PackageAI module with proper calls to Package methods (bsc#1194886). - 4.4.27 * Thu Jan 20 2022 [email protected] - Fix handling of add-on signature settings, introduced when fixing bsc#1192437 (bsc#1194881). - 4.4.26 * Thu Jan 13 2022 [email protected] - Properly merge the autoupgrade workflow when using the online medium (bsc#1192437, bsc#1194440). - 4.4.25 * Fri Dec 17 2021 [email protected] - use Y2Storage::Arch to determine whether UEFI is available (bsc#937067) - 4.4.24 * Thu Nov 25 2021 [email protected] - During autoupgrade merge the selected product workflow in order to execute 2nd stage modules (bsc#1192437) - 4.4.23 * Mon Nov 22 2021 [email protected] - Do not process the <add-on/> section during the 2nd stage (bsc#1192185). - 4.4.22 * Thu Nov 18 2021 [email protected] - Add support for detecting EFI boot during autoinstallation (jsc#SLE-18819) - 4.4.21 * Fri Nov 12 2021 [email protected] - bsc#1192626: - Registration takes place always at the same point, no matter which installation medium is being used. - Adapt to the product specification API. - Stop AutoYaST installation when registration failed on online medium (bsc#1188211, Josef Reidinger <[email protected]>). - 4.4.20 * Tue Oct 26 2021 [email protected] - Avoid internal error when checking signature (bsc#1192022). - 4.4.19 * Tue Oct 26 2021 [email protected] - Add the "keep_unknown_lv" element to the partitioning schema (bsc#1191968). - 4.4.18 * Mon Oct 25 2021 [email protected] - bsc#1191695 - Consider the environment attribute when importing the script section. - Do not report feedback when running a script and the log content is empty. - 4.4.17 * Tue Sep 21 2021 [email protected] - Add the "hostname" element to the rules schema (bsc#1190696). - 4.4.16 * Tue Jul 20 2021 [email protected] - Fixed handling of the "final_reboot" and "final_halt" options, add the custom scripts only once and avoid displaying a warning popup during installation (bsc#1188356) - 4.4.15 * Fri Jul 16 2021 [email protected] - Copy the init-scripts to the right location during 1st stage (bsc#1188360). * Fri Jul 16 2021 [email protected] - Copy the files to the right location when a <file_location> is given (bsc#1188357). - 4.4.14 * Fri Jul 09 2021 [email protected] - Recognize the 'dialog' section as a legal element of rules.xml files (bsc#1188153). - Do not export the general/storage section when it is empty (related to bsc#1171356 and bsc#1187916). * Tue Jul 06 2021 [email protected] - Add run-erb option to check-profile command. - Avoid to crash when rendering ERB profiles fails. - Related to bsc#1177123. - 4.4.13 * Fri Jul 02 2021 [email protected] - Properly register the script to reboot after applying online updates (bsc#1187962). - 4.4.12 * Thu Jul 01 2021 [email protected] - Do not crash importing the <scripts> section (boo#1187898). This bug does not affect the installation process. - 4.4.11 * Mon Jun 14 2021 [email protected] - Fix the copy of the profile to the installed system as /var/adm/autoinstall/cache/installedSystem.xml (bsc#1187221). - 4.4.10 * Fri Jun 11 2021 [email protected] - Do not crash when the general/storage section is empty (bsc#1187180). - 4.4.9 * Thu Jun 10 2021 [email protected] - Import proxy settings during the 1st stage of the installation (bsc#1185016) - 4.4.8 * Mon Jun 07 2021 [email protected] - Abort the installation importing the users sections from the profile fails (related to jsc#PM-2620). - 4.4.7 * Thu May 13 2021 [email protected] - Recommend icewm if graphical installation (bsc#1185095) - 4.4.6 * Thu May 13 2021 [email protected] - Install packages in the PackagesProposal during autoupgrade (see bsc#1184488). - 4.4.5 * Tue May 11 2021 [email protected] - Refactor the <ask> mechanism (bsc#1185704): - Split the code into several and testable classes. - Fix 'Next' dialog calculation when the target does not exist. - <script> and <default_value_script> support the same elements than any other script. - 4.4.4 * Fri May 07 2021 [email protected] - During autoupgrade do not try to register the system if it is explicitly disabled in the profile (bsc#1176965) - 4.4.3 * Thu Apr 08 2021 [email protected] - fix autoyast profile parser (bsc#1184508) - 4.4.2 * Wed Apr 07 2021 [email protected] - Do not crash while sorting the list of modules to be processed during the 2nd stage (bsc#1184316). - Prevent AutoYaST UI from crashing when trying to apply a module changes (bsc#1184429). - Use 'module' instead of 'listentry' when exporting pre-modules and post-modules lists (bsc#1184342). - Show the <ask-list> only once during autoinstallation (bsc#1184317). - Add the 'mkfs_options' element to the schema (bsc#1184268). - 4.4.1 * Wed Apr 07 2021 [email protected] - consistent handling of empty elements in autoyast profile (bsc#1180968) - 4.4.0 * Thu Apr 01 2021 [email protected] - Fix crash during using autoyast UI (bsc#1184216) - 4.3.76 * Thu Mar 18 2021 [email protected] - fix handling of empty signature-handling element in autoyast profile (bsc#1180968) - 4.3.75 * Wed Mar 17 2021 [email protected] - Export properly "ask" section "selection" (bsc#1183624) - 4.3.74 * Mon Mar 15 2021 [email protected] - Move default networking section values to the network repository in order to reduce the redundancy and to avoid an unexpected behavior (bsc#1180535). - 4.3.73 * Mon Mar 15 2021 [email protected] - Autoyast schema: allow semi-automatic_entry alias for module in semi-automatic entry as it was already documented in autoyast documentation (bsc#1183512) - 4.3.72 * Thu Mar 11 2021 [email protected] - Remove the 'haspcmica' element from the schema (related to bsc#1183352). - 4.3.71 * Thu Mar 04 2021 [email protected] - Import the security settings after importing the bootloader configuration (bsc#1183042). - 4.3.70 * Fri Feb 26 2021 [email protected] - Select patterns during auto installation even when not using the confirm mode (related to jsc#SMO-20 and bsc#1182543). - 4.3.69 * Mon Feb 15 2021 [email protected] - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.68 * Mon Feb 01 2021 [email protected] - AutoYaST UI: fixed field Mount Options (fstopt) in the partitioning section (bsc#1181577). - 4.3.67 * Thu Jan 28 2021 [email protected] - AutoYaST UI: added drive types CT_NFS and CT_TMPFS to the partitioning section (part of jsc#SLE-11308). - 4.3.66 * Thu Jan 14 2021 [email protected] - Upgrade: Checking if a valid base product has been selected for upgrade and if not asking the user to check the product entry in the AY configuration file (bsc#1175876). - 4.3.65 * Mon Dec 14 2020 [email protected] - Add support for Btrfs quotas (jsc#SLE-7742). - 4.3.64 * Thu Nov 26 2020 [email protected] - Rules download: The result will be stored in the target file when the download has failed. This file has to be removed (bsc#1178804) - 4.3.63 * Wed Oct 21 2020 [email protected] - AutoYaST warnings timeout applies to the XML validation error dialog (bsc#1176973). - 4.3.62 * Tue Oct 13 2020 [email protected] - Allow setting the 't' (or 'config:type') attribute in the 'backup' and 'upgrade' elements (bsc#1176834 and bsc#1176848). - 4.3.61 * Thu Oct 08 2020 [email protected] - Do not show a warning the user when a script just did not run (bsc#1177057). - 4.3.60 * Thu Oct 08 2020 [email protected] - Fix the progress bar length during autoinstallation initialization (bsc#1177322). * Tue Oct 06 2020 [email protected] - Resolve "zzz_reboot" script conflict (bsc#1177036) - 4.3.59 * Fri Oct 02 2020 [email protected] - Fix 'inst_autosetup' tests (bsc#1177227). - 4.3.58 * Thu Oct 01 2020 [email protected] - Add validation of 'activate_systemd_default_target' and 'final_restart_services' elements in the 'general/mode' section (related to bsc#1176595). - 4.3.57 * Tue Sep 29 2020 [email protected] - Improve validation errors presentation (related to bsc#1176973). - 4.3.56 * Tue Sep 29 2020 [email protected] - Drop the 'general/mouse' element from the schema. It has been unsupported since version 3.0.3, FATE#313101 (bsc#1176973). - 4.3.55 * Mon Sep 28 2020 [email protected] - Fix tests for CWM::ComboBox (related to the CWM changes for bsc#1136454). - 4.3.54 * Thu Sep 24 2020 [email protected] - Add the schema for 'backup' and 'upgrade' sections (bsc#1176834). - 4.3.53 * Thu Sep 24 2020 [email protected] - Set 0o600 permissions to the generated profile when cloning a system (bsc#1174202). * Mon Sep 21 2020 [email protected] - Add new action `yast2 autoyast check-profile` (related to bsc#1175735) which features: -- XML syntax check -- XML schema validation -- try to fetch the profile -- generate dynamic profile erb or classes/rules -- optional try to import profile and detect any issues with it -- optional run of scripts including dynamic profiles in pre-script -- 4.3.52 * Fri Sep 18 2020 [email protected] - Removing package evaluation via AY schema. Using autoyast(...) supplements instead (bsc#1146494). - 4.3.51 * Thu Sep 17 2020 [email protected] - Import general and report sections in case that some pre-script modified the profile (bsc#1175725) - 4.3.50 * Thu Sep 17 2020 [email protected] - Fix 'bcache_options' element using the right type (bsc#1176595) - 4.3.49 * Mon Sep 14 2020 [email protected] - Fix the returned value form the AutoinstPartPlan's Read method (boo#1176490). - 4.3.48 * Fri Sep 11 2020 [email protected] - Formally mark that fixes made for SP2 no longer affect SP3 (no code changes bsc#1173793 and bsc#1172026). For the first one code is not longer in place and for the second new xml parser does not need workaround for empty strings. - 4.3.47 * Thu Sep 10 2020 [email protected] - Fix installation using encrypted profile (bsc#1176336) - improve usability by entering password just once - use shared UI::PasswordDialog - 4.3.46 * Tue Sep 08 2020 [email protected] - Using ":" in the autoyast(...) supplements (bsc#1146494). - 4.3.45 * Mon Sep 07 2020 [email protected] - When 'NetworkManager' is selected in the profile as the network backend to be used, the 'NetworkManager' package is added to the list of packages to be installed in case of missing (bsc#1172817) - 4.3.44 * Wed Sep 02 2020 [email protected] - Recognize installed_product and installed_product_version as legal elements of rules.xml files (boo#1176089). - 4.3.43 * Wed Sep 02 2020 [email protected] - Add to erb templates more helpers (bsc#1175735) * Tue Sep 01 2020 [email protected] - Use <script> elements instead of <listentry> when exporting the <postpartitioning-scripts> section (related to bsc#1175714). - Saving log files of postpartitioning-scripts (bsc#1145269) ([email protected]). - 4.3.42 * Thu Aug 27 2020 [email protected] - Fix the AutoYaST storage UI (related to bsc#1175680). - 4.3.41 * Wed Aug 26 2020 [email protected] - Unify profile element paths (bsc#1175680). - 4.3.40 * Wed Aug 26 2020 [email protected] - bnc#1174133 - do not crash with internal error when the profile contains corrupted signature_handling option - 4.3.39 * Tue Aug 25 2020 [email protected] - Add ability to use erb template as dynamic autoyast profile (bsc#1175735) - 4.3.38 * Tue Aug 25 2020 [email protected] - Speed up finding the "autoyast()" supplements by filtering packages directly on the lilbzypp level (bsc#1175317, related to bsc#1146494) - 4.3.37 * Mon Aug 24 2020 [email protected] - Reporting an error if an corrupted AY configuration file has been read (bsc#160975). - 4.3.36 * Thu Aug 13 2020 [email protected] - bsc#1173624 - Run firewall configuration in first stage - 4.3.35 * Tue Aug 11 2020 [email protected] - AutoYaST: Added supplements: autoyast(files,general,report,scripts, partitioning,software) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.34 * Tue Aug 04 2020 [email protected] - Improve finding the respective package for a section in the XML installation profile. Find a package with the "autoyast(<section_name>)" supplements dependency (bsc#1146494). - 4.3.33 * Thu Jul 30 2020 [email protected] - Do not report profile validation errors multiple times if the errors are the same already reported and accepted (bsc#1173091) - 4.3.32 * Thu Jul 30 2020 [email protected] - Adapted doc: Calling of post-partitioning scripts moved from dropped inst_autoimage to inst_kickoff (bsc#1140711). * Mon Jul 27 2020 [email protected] - Removed "image" section from "software" section (bsc#1140711). - 4.3.31 * Thu Jul 23 2020 [email protected] - handle properly exceptions from new XML parser/serializer (related to bsc#1171412) - 4.3.30 * Tue Jul 21 2020 [email protected] - Do not crash when the networking section is missing (bsc#1174118). - 4.3.29 * Mon Jul 20 2020 [email protected] - Fix fallback for autoyast client name (bsc#1174119) - 4.3.28 * Mon Jul 20 2020 [email protected] - Do not crash when wait section is not initialized (related to bsc#1174173) - 4.3.27 * Thu Jul 16 2020 [email protected] - Moving <files> section handling from second installation stage to first installation stage. (bsc#1174194) - 4.3.26 * Wed Jul 15 2020 [email protected] - Export more methods in AutoinstGeneral so it can be queried for general autoyast settings (bsc#1174173) - 4.3.25 * Tue Jul 14 2020 [email protected] - Fix 'partition' elements using the right type (bsc#1174071). - 4.3.24 * Mon Jul 13 2020 [email protected] - Fix exception when autoyast module does not report any package to install (bsc#1174069) - 4.3.23 * Wed Jul 08 2020 [email protected] - Move pre-scripts to the autoinit client running them just after the profile has been processed (bsc#1110413) - 4.3.22 * Fri Jul 03 2020 [email protected] - Replace old module registry with newer code that is easier to maintain and better test covered (bsc#1173699) - 4.3.21 * Thu Jul 02 2020 [email protected] - Make the report section elements optional as AutoYaST proposes default values when missing (bsc#1173312) - 4.3.20 * Thu Jul 02 2020 [email protected] - The language, timezone and keyboard sections are applied and removed during the first stage (bsc#1173624). - 4.3.19 * Fri Jun 26 2020 [email protected] - Allow the user to ask for a reduced profile using the 'target' argument in the command line (bsc#1171356). - 4.3.18 * Fri Jun 26 2020 [email protected] - Cloning does not depend on the SetModified API call(bsc#1172552) - 4.3.17 * Tue Jun 23 2020 [email protected] - Do not export general section if not requested (bsc#1172552) - 4.3.16 * Fri Jun 19 2020 [email protected] - Validate the XML files before using them (bsc#1173091) - Allow disabling the validation by setting YAST_SKIP_XML_VALIDATION=1 - 4.3.15 * Thu Jun 18 2020 [email protected] - Do not export sections with no content (related to bsc#1172749). - 4.3.14 * Fri Jun 12 2020 [email protected] - AutoinstGeneral.SetRebootAfterFirstStage is not private anymore (bsc#1172865). - 4.3.13 * Thu Jun 11 2020 [email protected] - Do not export Report section when cloning system as it is always just defaults (bsc#1172749) - 4.3.12 * Tue Jun 09 2020 [email protected] - Autoyast User Scripts Improvements: - ensure all artifacts are copied to system (bsc#1145269) - show warning if script returns non zero value - show warning if there are two scripts that overwrite each other - allow any interpreter to be used - 4.3.11 * Tue Jun 09 2020 [email protected] - Do not crash when the partitioning section is not specified (bsc#1172718). - 4.3.10 * Fri Jun 05 2020 [email protected] - Fix 'autoyast' and 'clone_system' command line interfaces (bsc#1172548): - autoyast: add a list-modules command to list all known modules. - autoyast: display the correct client name in the help text. - autoyast: 'file' and 'module' command are now equivalent. Both of them support setting 'filename' and 'modname' arguments. - clone_system: add a 'filename' option instead of always using '/root/autoinst.xml'. - clone_system: move the logic to find the clonable modules to Y2ModuleConfig. - 4.3.9 * Mon Jun 01 2020 [email protected] - AutoYaST schema fixes: - Work around Relax-NG parser error: "Found anyName attribute without oneOrMore ancestor" (bsc#1172131) - Rename 'option' to 'fs_option' to fix a duplicate definition (bsc#1170886) - 4.3.8 * Wed May 27 2020 [email protected] - AutoYaST: Cleanup/improve issue handling (bsc#1171335). - 4.3.7 * Wed May 27 2020 [email protected] - When running an autoinstallation with the Online medium, the network configuration based on the profile can be written before the registration takes place (bsc#1171922) - 4.3.6 * Wed May 27 2020 [email protected] - Do not propose insecure signature handling settings when cloning (bsc#1171343). - Assign the correct callback when "accept_unknown_digest" is set. - Do not export storage settings in the general section unless it is needed (related to bsc#1171356). - 4.3.5 * Fri May 22 2020 [email protected] - The network configuration is applied during the first stage by default (bsc#1171922) - 4.3.4 * Thu May 21 2020 [email protected] - Revamp the storage client user interface, adapting it to the storage-ng features. - Avoid detecting bcache as a volume group (bsc#1136454). - 4.3.3 * Mon May 18 2020 [email protected] - Fix error reporting for invalid profile to respect new API (bsc#1171412) - fix profile loading test - 4.3.2 * Mon May 11 2020 [email protected] - fix schema if it include definition multiple times (bsc#1171412) - 4.3.1 * Thu May 07 2020 [email protected] - Do not export storage settings in the general section unless it is needed (related to bsc#1171356). - Improve AutoInstClone module test coverage and clean-up unused code. * Wed May 06 2020 [email protected] - AutoYaST schema improvements (bsc#1170886) -- Allow optional types for string and map objects -- Allow type specification without namespace -- Add type specification with 't' shortcut - 4.3.0 * Wed May 06 2020 [email protected] - ayast_setup: Do not add a 'networking' section to the profile when it is not defined explicitly as it is not needed anymore since keeping the configured network is the default option during autoconfiguration (bsc#1170821) - 4.2.35 * Wed Apr 01 2020 [email protected] - Service for init scripts: Try to start "network-online.target" before starting the AY init scripts in order to get a working network (bsc#1164105). - 4.2.34 * Wed Apr 01 2020 [email protected] - Restore some missing icons (related to bsc#1168123, boo#1109310 and boo#1168281). - 4.2.33 * Tue Mar 31 2020 [email protected] - Fix desktop files updating some icons and groups (related to bsc#1168123). - 4.2.32 * Wed Mar 11 2020 [email protected] - Adapted to changes in yast2-storage-ng (related to bsc#1140040). - 4.2.31 * Tue Mar 10 2020 [email protected] - Security fix: Removed all "--gpg-auto-import-keys" options from zypper commands (bsc#1140711) (CVE-2019-18905) - 4.2.30 * Thu Mar 05 2020 [email protected] - Fixed crash while loading none existing AY file (bsc#1165464). - 4.2.29 * Wed Feb 26 2020 [email protected] - Service for init scripts: Checking working network with "network-online.target" before starting the AY init scripts (bsc#1164105). - 4.2.28 * Mon Feb 17 2020 [email protected] - Fixed user-visible messages (bsc#1084015) - 4.2.27 * Tue Dec 31 2019 [email protected] - Fix cloning patterns (regression from 4.2.22) (bsc#1159269, bsc#1159472) - 4.2.26 * Tue Dec 17 2019 [email protected] - Fixed conflicting items in rule dialogs (bsc#1123091). - Semi-automatic with partition: Do not use the common AY partition workflow (bsc#1134501). - Do not reset Base-Product while registration. Do not call registration in the second installation stage again. (bsc#1143106). - Fix profile validation for scripts elements (bsc#1156905). - UI: Report XML parsing errors instead of just crashing (bsc#1159157). - 4.2.25 * Fri Dec 13 2019 [email protected] - Allow to run autoupgrade on registered system with almost empty profile (jsc#SLE-7101) - 4.2.24 * Fri Dec 06 2019 [email protected] - Improve message when registration missing for autoupgrade with online medium (jsc#SLE-7101) - 4.2.23 * Mon Nov 18 2019 [email protected] - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037). - 4.2.22 * Thu Nov 14 2019 [email protected] - Do not override all storage proposal settings when importing values from the profile (boo#1156539). - 4.2.21 * Tue Nov 12 2019 [email protected] - Handle renamed add-ons during auto upgrade (part of jsc#SLE-7101) - 4.2.20 * Thu Nov 07 2019 [email protected] - report wrong type of param-list instead of crash (bsc#1143260) - 4.2.19 * Wed Nov 06 2019 [email protected] - Fix autoinstallation on online medium (bsc#1156058) - 4.2.18 * Thu Oct 31 2019 [email protected] - Update schema to support setting the encryption method through the 'crypt_method' (related to jsc#SLE-7376). - 4.2.17 * Thu Oct 31 2019 [email protected] - AutoYaST support for the Full installation medium (jsc#SLE-7101) - 4.2.16 * Wed Oct 30 2019 [email protected] - fix auto-adding required packages for autoyast sections (bsc#1153746) - don't run kdump autoyast config in 2nd stage - 4.2.15 * Fri Oct 25 2019 [email protected] - bnc#1154855 - During firstboot ayast_setup will not be executed. - 4.2.14 * Fri Oct 25 2019 [email protected] - Do not crash when using the online medium without the registration section in the AY XML profile, display an error message with some hints (bsc#1154988) - 4.2.13 * Fri Oct 18 2019 [email protected] - AutoYaST support for the OnlineOnly installation medium (jsc#SLE-7214) - 4.2.12 * Wed Oct 16 2019 [email protected] - Do not run the registration step again in the installed system (in the 2nd stage after reboot) (bsc#1153293) - 4.2.11 * Tue Oct 15 2019 [email protected] - Fix dependency for autoyast2-installation (bsc#1131235) - 4.2.10 * Thu Sep 26 2019 [email protected] - Move kdump import before software import to allow kdump to specify packages it needs in first stage (bsc#1149208) - 4.2.9 * Wed Aug 28 2019 [email protected] - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.8 * Tue Aug 06 2019 [email protected] - Add missing 'uuid' element to the partition sections (boo#1144007). - 4.2.7 * Mon Aug 05 2019 [email protected] - Fixed downloading of AutoYaST configuration file with "relurl" (bsc#1138117). - 4.2.6 * Thu Jul 18 2019 [email protected] - Use modern tar syntax - Require fillup because it's executed in %post * Thu Jul 18 2019 [email protected] - Fixed an Internal Error when AutoYaST is importing users and groups configuration (bsc#1140339). - 4.2.5 * Wed Jul 03 2019 [email protected] - Fixed new desktop file name (bsc#1138144). - 4.2.4 * Mon Jun 17 2019 [email protected] - Always perform a storage re-probe after executing pre-scripts. - Related to bsc#1133045 - 4.2.3 * Mon Jun 10 2019 [email protected] - Add multi-device Btrfs related elements to the partitioning schema (part of jsc#SLE-3877). - 4.2.2 * Fri May 31 2019 [email protected] - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.1 * Mon Apr 29 2019 [email protected] - Uninstall the "SUSE-Manager-Proxy" product when upgrading from SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215) - 4.2.0 * Tue Apr 02 2019 [email protected] - Removed check for available devices. When there are no devices, the proposal issues will be shown (needed for bsc#1130256). - 4.1.5 * Fri Mar 15 2019 [email protected] - Postpone disabling local repositories if the second stage is required (bsc#1127818). - 4.1.4 * Fri Mar 08 2019 [email protected] - Add Bcache related elements to the partitioning schema (fate#325346). - 4.1.3 * Fri Feb 22 2019 [email protected] - Avoid to crash when the profile has a not valid sofware section (bsc#1125959). - 4.1.2 * Tue Feb 12 2019 [email protected] - Reading IPv6 setting in order to initialize it correctly. (bsc#1122660) - 4.1.1 * Wed Jan 30 2019 [email protected] - Fixed conflicting items in rule dialogs (bsc#1123091). - 4.1.0 * Sat Nov 24 2018 [email protected] - Provide icon with module (boo#1109310) - 4.0.70 * Tue Nov 20 2018 [email protected] - Function SelectProduct removed in order NOT to select All available products (bsc#1116332). - 4.0.69 * Thu Nov 15 2018 [email protected] - Fallback to English when using fbiterm on those languages which are not properly supported (fate#325746). - 4.0.68 * Tue Nov 13 2018 [email protected] - Removed unneeded flag network_needed in script section. (bsc#1094822) - 4.0.67 * Fri Nov 02 2018 [email protected] - Writing security settings in first AY installation stage. So other modules (e.g. users) can rely on these settings now. (bnc#1112769) - 4.0.66 * Thu Oct 25 2018 [email protected] - Saving y2logs after the installation has been finished. (fate#325737) - 4.0.65 * Mon Oct 22 2018 [email protected] - Adapt schema to support the new way of defining a software RAID (fate#326573). - 4.0.64 * Tue Oct 16 2018 [email protected] - Added license file to spec. * Thu Oct 11 2018 [email protected] - AutoInstallRules: Do a cleanup of the profile being merged with (bsc#1108933). - 4.0.63 * Fri Sep 28 2018 [email protected] - AutoYaST configuration module: Enable edit action for firewall module (fate#324662). - 4.0.62 * Thu Aug 23 2018 [email protected] - AutoInstallRules: Fixed crash while merging profiles. (bsc#1105711) - 4.0.61 * Tue Aug 21 2018 [email protected] - AutoInstallRules: increased default maxdepth for not crashing with a big software package list (bsc#1104655) - 4.0.60 * Mon Aug 20 2018 [email protected] - Switched license in spec file from SPDX2 to SPDX3 format. * Fri Aug 17 2018 [email protected] - Installation/Update: Do not call registration if module yast2-registraion is not available in inst-sys (bsc#1098794). - 4.0.59 * Tue Aug 14 2018 [email protected] - AY configuration module: Report XML errors while reading an AY configuration file (bsc#1098794) - 4.0.58 * Thu Jun 28 2018 [email protected] - Added additional searchkeys to desktop file (fate#321043). - 4.0.57 * Tue Jun 12 2018 [email protected] - Showing AutoYaST configuration file errors onetime only. (needed for bnc#1095113) - 4.0.56 * Tue Jun 05 2018 [email protected] - Partition configuration: Do not ask for saving values if they have not been changed at all. (bnc#1082556) - 4.0.55 * Tue May 29 2018 [email protected] - Using new libstorage-ng in order to handle "label" tag in URL. E.G.: autoyast=label://my_home//autoinst.xml (bnc#1094533) - 4.0.54 * Fri May 11 2018 [email protected] - Handle DASD or zFCP devices even when the profile is not in a remote location (bsc#1089554). - 4.0.53 * Fri May 04 2018 [email protected] - Allow 'subvolumes' and 'subvolumes_prefix' elements to be empty (bsc#1076337, bsc#1090095 and bsc#1091669). - Drop 'btrfs_set_default_subvolume_name' element. - 4.0.52 * Sat Apr 28 2018 [email protected] - Added general API for reporting errors while parsing the AutoYaST configuration file (part of bnc#1089855). - 4.0.51 * Fri Apr 27 2018 [email protected] - Display an error and abort the installation when no storage devices are available for installation (bsc#1091033). - 4.0.50 * Fri Apr 20 2018 [email protected] - AutoYaST: properly handle empty proposals (bsc#1090390). - 4.0.49 * Mon Apr 16 2018 [email protected] - Probe storage devices again after initializing DASD or zFCP devices (bsc#1089326 and bsc#1089554). - 4.0.48 * Mon Apr 16 2018 [email protected] - Install the module products also in AutoYaST autoupgrade (related to bsc#1086818 and bsc#1087206) - 4.0.47 * Fri Apr 13 2018 [email protected] - Honor partitioning settings from product (bsc#1085755). - 4.0.46 * Tue Apr 03 2018 [email protected] - Fix tests to use correct storage instance (part of fate#318196). - 4.0.45 * Fri Mar 23 2018 [email protected] - Properly abort when probing devices fails (part of bsc#1083672). - 4.0.44 * Fri Mar 23 2018 [email protected] - Do not export an <id/> element in the partitioning section (bsc#1013047) * Thu Mar 22 2018 [email protected] - Add-On-Products: Handling error popup for wrong settings. (bnc#1084596) - 4.0.43 * Thu Mar 22 2018 [email protected] - Permitted the use of 'listentry' element in all the software AutoYaST schema list entries (bsc#1013047) - 4.0.42 * Wed Mar 21 2018 [email protected] - Added more entries to be used instead of the listentry tag when cloning the system (bsc#1013047) - 4.0.41 * Tue Mar 20 2018 [email protected] - Improved error message if the base product cannot be found. (follow up of bnc#1084820) - 4.0.40 * Thu Mar 15 2018 [email protected] - Reuse encrypted devices when required (bsc#1085439). - 4.0.39 * Wed Mar 07 2018 [email protected] - Fixed cloning of the base product name (bsc#1084259) - 4.0.38 * Mon Mar 05 2018 [email protected] - Fix in showing/accepting base licenses: Using inst_product_license module instead of ProductLicense.AskLicenseAgreement (bnc#1073324) - 4.0.37 * Wed Feb 28 2018 [email protected] - adapted to new activate callbacks in libstorage-ng (see bsc#1082542) - 4.0.36 * Tue Feb 27 2018 [email protected] - Add missing textdomains to create proper potfiles (bsc#1083015) - 4.0.35 * Tue Feb 27 2018 [email protected] - Manage errors during hardware activation in the same way than normal installation - asking the user and trying to continue if the question times out (related to bsc#1079061). - 4.0.34 * Mon Feb 26 2018 [email protected] - Upgrade: Speedup PKG call (bnc#1074082) - 4.0.33 * Fri Feb 23 2018 [email protected] - Remove calls to the old yast2-storage layer (bsc#1071978) - Fix AutoYaST UI to to show partitions properly - 4.0.32 * Mon Feb 12 2018 [email protected] - fate#319119 - yast2-ca-management is dropped - 4.0.31 * Fri Feb 09 2018 [email protected] - fate#323373 - Xinetd and yast2-inetd are not supported. Marking respective autoyast section as obsolete. - 4.0.30 * Mon Feb 05 2018 [email protected] - fate#323460 - support for disabling edit action per module. Currently used mainly by the new firewall module - 4.0.29 * Thu Feb 01 2018 [email protected] - Report packages which cannot be select for installation (except those packages not included in the AutoYaST profile) (bnc#1077292) - 4.0.28 * Wed Jan 31 2018 [email protected] - Speed optimization for the previous fix, the "clone_system" client spent several minutes processing the packages (related to bsc#1077882) - 4.0.27 * Mon Jan 29 2018 [email protected] - Avoid using Pkg.ResolvableProperties("", :package, "") calls which require too much memory (bsc#1077882) - 4.0.26 * Fri Jan 26 2018 [email protected] - Reporting packages which cannot be selected for installation. (bnc#1077292) - 4.0.25 * Wed Jan 24 2018 [email protected] - Selecting evaluated/given product for installation. fate#323450 - 4.0.24 * Fri Jan 19 2018 [email protected] - Display more details when the package solver fails * Thu Jan 18 2018 [email protected] - Using ProductFeatures.SetSection instead of ProductFeatures.SetOverlay in order to set product features. This is a follow up of bsc#1070726. - 4.0.23 * Wed Jan 17 2018 [email protected] - adapt to yast2 changes in overlays (related to bsc#1070726) - 4.0.22 * Tue Jan 16 2018 [email protected] - Upgrade: Adapting to new product handling. (bnc#1075744) - 4.0.21 * Thu Jan 11 2018 [email protected] - Fixed merging issues due to bnc#1075182 and bsc#1075334. - 4.0.20 * Wed Jan 10 2018 [email protected] - Merging products before package evaluation starts. (bnc#1075182) - 4.0.19 * Wed Jan 10 2018 [email protected] - Fix initialization to copy the profile to /tmp/profile again (bsc#1075334) - 4.0.18 * Fri Jan 05 2018 [email protected] - always upgrade system via equivalent of 'zypper dup', removing respective control from the profile (bsc#1071708) - 4.0.17 * Wed Dec 20 2017 [email protected] - AutoYaST: fix btrfs_set_default_subvolume_name handling (bsc#1073548) - 4.0.16 * Thu Dec 14 2017 [email protected] - Warn the user if the infrastructure is not available for running the second stage (bnc#1061754) - 4.0.15 * Wed Dec 13 2017 [email protected] - Reinitialize the storage manager when the profile is modified by a pre-script (bsc#1071739) - 4.0.14 * Mon Dec 11 2017 [email protected] - adapt to new schema of ntp-client (FATE#323432) - 4.0.13 * Thu Nov 30 2017 [email protected] - Drop using ntpdate and instead use NtpClient module for one time sync (FATE#323432) - 4.0.12 * Thu Nov 30 2017 [email protected] - Do not ignore start_multipath setting (bsc#1070343). - 4.0.11 * Thu Nov 30 2017 [email protected] - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468). - 4.0.10 * Wed Nov 29 2017 [email protected] - Added subvolumes_prefix to schema definition file. (bsc#1013047) - Exporting base products in list format. (fate323450) - 4.0.9 * Mon Nov 27 2017 [email protected] - Bring back handling of device=ask (bsc#1069965) - Use a 1-based index when showing partitioning issues - 4.0.8 * Tue Nov 21 2017 [email protected] - Cleanup spec file. * Tue Nov 14 2017 [email protected] - Code cleanup (removing old libstorage code). - Adapting rules to storage-ng. - partition_alignment removed because it is not needed anymore by storage-ng. - 4.0.7 * Tue Nov 07 2017 [email protected] - Add storage data to ayast_probe client (bsc#1065668) - Handle storage proposal exceptions in a proper way - 4.0.6 * Tue Oct 31 2017 [email protected] - When reporting issues with the partition plan, add in which section of the profile were they found (related to bsc#1060637). - 4.0.5 * Tue Oct 24 2017 [email protected] - Do not mangle partitioning information coming from yast2-storage-ng when cloning a system (related to bsc#1064875). - 4.0.4 * Fri Oct 20 2017 [email protected] - Add basic support for error handling when creating the partition plan (fate#318196). - 4.0.3 * Fri Oct 20 2017 [email protected] - Add missing require of Y2Package::Product class (bsc#1064396) * Mon Oct 16 2017 [email protected] - fate#323450 - implemented product selection - 4.0.2 * Fri Oct 13 2017 [email protected] - Removed the remains of Kickstart import (bsc#1061620). - 4.0.1 * Wed Oct 04 2017 [email protected] - AutoinstConfig: added network_before_proposal flag that will be enable if the network is configured during the first stage. (bsc#1054400) - 4.0.0 * Tue Sep 19 2017 [email protected] - ayast_setup: Restarting autoyast-initscripts.service in order to run init-scripts too. (bnc#1057597) - 3.3.9 * Mon Sep 11 2017 [email protected] - Rename "y2storage_probed" to "probed". (bnc#1056656) - 3.3.8 * Wed Sep 06 2017 [email protected] - fate323450 - export product name when cloning a profile - 3.3.7 * Wed Aug 23 2017 [email protected] - Handle packages that are missing a PGP signature although digests are valid (bsc#1054969) - 3.3.6 * Tue Aug 15 2017 [email protected] - AY runs in installed system: Writing init scripts again to /var/adm/autoinstall/init.d in order to initilaize init scripts correctly. This is needed for AY runs which do not have an first installation stage (e.g. AY run in KIWI, ayast_setup). (bnc#1052145) - 3.3.5 * Mon Aug 14 2017 [email protected] - Merged storage-ng branch (fate#318196). - Note: all changes below with this date belong to the merge. - 3.3.4 * Mon Aug 14 2017 [email protected] - storage-ng: refac class StorageProposal and create a new guided proposal by changing settings if it is necessary. * Mon Aug 14 2017 [email protected] - Use the new storage-ng layer to export the current system to the corresponding <partitioning> section of the AutoYaST profile (fate#318196). * Mon Aug 14 2017 [email protected] - Add basic support for customized partitioning using the new storage-ng layer. Currently, only plain partitions are supported (bsc#1044697). * Mon Aug 14 2017 [email protected] - Allow overriding of product's storage partitioning options (bsc#1039481) * Mon Aug 14 2017 [email protected] - storage-ng: commented several Yast.import for the old storage lib. Affected modules not adapted to storage-ng so far. * Mon Aug 14 2017 [email protected] - storage-ng: Enable storage-ng proposal for AutoYaST installation. * Mon Aug 14 2017 [email protected] - storage-ng: fix AutoInstallRules to not use old storage lib. Tests are commented. Removed dependency from (old) yast2-storage, even if it breaks some functionality. - Removed yast2-update as build dependency and added before version (2.18.3) as install dependency. It is only needed for file_from_url. * Tue Aug 08 2017 [email protected] - Classes/rules will be ignored: Due to self-update, the evaluation of classes/rules will be called twice. So we have to initialize the stack for each run again. (bnc#1051483) - 3.3.3 * Tue Aug 01 2017 [email protected] - Saving ask-scripts and corresponding log files to /var/adm/autoinstall. (bnc#1049473) - 3.3.2 * Thu Jul 13 2017 [email protected] - Crash while writing settings via the menue "File/Apply Profile to this System" in AutoYaST configuration module: As we are switching to "autoinstallation" mode and accessing to the target system we have to set StorageDevices flag disks_valid to true. So InitLibstorage can scan valid target disks. (bnc#1047809) - 3.3.1 * Thu Jul 06 2017 [email protected] - AutoYaST configuration module; Crash while writing settings to the system: As we are switching to "normal" mode and accessing to the target system we have to set StorageDevices flag disks_valid to true. So InitLibstorage can scan valid target disks. (bnc#1046738) - 3.3.0 * Fri Jun 09 2017 [email protected] - Report shrinked partitions if there is not enough space. (bnc#1039528) - 3.2.16 * Thu May 18 2017 [email protected] - clone system: Checking if snapshots have been enabled. (bnc#1039268) - 3.2.15 * Thu Apr 13 2017 [email protected] - Moved configuration management before software selection in order to select packages which are needed for CM. (FATE#319830) - 3.2.14 * Thu Apr 06 2017 [email protected] - Fix subvolumes schema definition (bsc#1013047) - 3.2.13 * Thu Apr 06 2017 [email protected] - bnc#1026027 - removed dependency on insserv - 3.2.12 * Wed Apr 05 2017 [email protected] - Added configuration-management to first installation step. (FATE#319830) - 3.2.11 * Tue Mar 07 2017 [email protected] - Update: Product selection will be done by Packages.SelectProduct now (bnc#1014861). - 3.2.10 * Wed Feb 15 2017 [email protected] - Moved services-manager to first installation stage (FATE#321738). - 3.2.9 * Wed Jan 25 2017 [email protected] - Add an option to disable the self-update feature through the AutoYaST profile (FATE#319716) - 3.2.8 * Mon Jan 16 2017 [email protected] - Cloning Software: install_recommended can be set by the control.xml file (clone_install_recommended_default) Default is true. (Fate#321764) - 3.2.7 * Thu Jan 05 2017 [email protected] - Fixed tests to pass with the latest yast2-core and yast2-ruby-bindings packages (related to the bsc#932331 fix) - 3.2.6 * Wed Dec 14 2016 [email protected] - Moved post-scripts download from second-stage to first-stage. (bnc#1014859) - 3.2.5 * Wed Nov 30 2016 [email protected] - If Btrfs subvolumes are not specified, the default set is created (bsc#1012328) * Tue Nov 22 2016 [email protected] - Fix building on s390x (bsc#1011489) - 3.2.4 * Fri Nov 18 2016 [email protected] - Do not crash when services manager configuration is missing (related to bsc#887115) - 3.2.3 * Wed Nov 16 2016 [email protected] - Hiding a module in its .desktop file (Hidden=true) won't prevent it from being cloned anymore (bsc#1008301) - Add support to specify resource aliases using the key X-SuSE-YaST-AutoInstResourceAliases in desktop files (related to bsc#887115) - 3.2.2 * Wed Nov 16 2016 [email protected] - Do not check certificate for images which have been created by the user/customer. Found while testing bnc#1009023. - 3.2.1 * Mon Oct 24 2016 [email protected] - Add support to enable copy-on-write for Btrfs subvolumes (FATE#320342) - Add support to omit the Btrfs default subvolume name (FATE#317775) - 3.2.0 * Fri Sep 30 2016 [email protected] - Adding missed desktop file for "clone_system" in order to show it in the control center and command line calls. (bnc#985621) - 3.1.152 * Wed Sep 14 2016 [email protected] - Adding an missing PREP partition for PPC, BUT not for Power8 system (powerNV). PowerNV do not have PREP partitions and do not need any because they do not call grub2-install (bnc#989392). - 3.1.151 * Wed Sep 07 2016 [email protected] - Fix IP detection in AutoYaST installation rules in order to find the correct profile when "ip route" mentions "metric" (bnc#997548). - 3.1.150 * Fri Aug 26 2016 [email protected] - Profile Location: Use Report instead of Popup to not block AutoYast if not configured to. (bnc#988949) - 3.1.149 * Thu Aug 25 2016 [email protected] - Fixed: Setting timeout for error popups has not been possible. (bnc#988949) - 3.1.148 * Wed Aug 17 2016 [email protected] - Improved logging for broken script descriptions. Still a part of bnc#986049. - 3.1.147 * Fri Aug 12 2016 [email protected] - Cloning devices: Devices which are not needed for the installation will be ignored explicitly in the "skip_list". (bnc#989392) - 3.1.146 * Thu Aug 11 2016 [email protected] - Added "confirm_base_product_license" to rnc file. (bnc#992535) - 3.1.145 * Fri Aug 05 2016 [email protected] - Reintroduced autoyast=usb as a valid URL to AutoYaST profile (bsc#987858) - 3.1.144 * Tue Aug 02 2016 [email protected] - Added missed flag "install_recommended" in software section. (bnc#990494) - 3.1.143 * Fri Jul 29 2016 [email protected] - Added new [Stop] button for <ask> dialogs with timeout. The button shows the current time in seconds till the automatic timeout (bsc#990114). - More possible user actions can now stop the execution to prevent from timeout (bsc#990114). - 3.1.142 * Mon Jul 25 2016 [email protected] - Check if AutoYaST "script" elements are hashes. Other entries will be ignored. (bnc#986049) - 3.1.141 * Thu Jul 14 2016 [email protected] - Exporting NFS root partition correctly. (bnc#986124) - 3.1.140 * Wed Jul 13 2016 [email protected] - Moved ssh_import AutoYaST schema file to yast2-installation package. This is a part of Fate#319624. - 3.1.139 * Mon Jul 11 2016 [email protected] - Adapt docu to new AutoYaST developer docu. - 3.1.138 * Wed Jul 06 2016 [email protected] - The entry "kexec_reboot" in the Product description can be set by the AutoYaST configuration setting (general/forceboot) and should not be reset by any other Product description file. Fix: Set it again after reading a new Product description. (bnc#981434) - 3.1.137 * Wed Jul 06 2016 [email protected] - While AutoYaST installation the user can change the path of the AutoYaST configuration file. Fix: This path will be updated in /etc/install.inf too. (bnc#963487) - 3.1.136 * Tue Jul 05 2016 [email protected] - System shutdown: Removed "autoyast" service shutdown. It does not exist anymore. (bnc#986798) - 3.1.135 * Tue Jun 28 2016 [email protected] - Speed up installation (bnc#986649) - 3.1.134 * Tue Jun 21 2016 [email protected] - Consider AutoYaST keep_install_network as set to 'true' if it's not specified (bsc#984146) - Restore the keep_install_network default behavior present in SLE 12 SP1 and openSUSE Leap 42.1 - 3.1.133 * Mon Jun 20 2016 [email protected] - Fixing typo while reporting not supported modules. (part of bnc#955878) - 3.1.132 * Mon Jun 06 2016 [email protected] - Rename schema definition regarding SSH keys/configuration so yast2-schema can find it correctly (fate#319624) - 3.1.131 * Fri Jun 03 2016 [email protected] - Fix AutoYaST2 schema regarding SSH keys/configuration import feature (fate#319624) - Stop generating autodocs (fate#320356) - 3.1.130 * Wed May 25 2016 [email protected] - AutoYaST support for ssh_import module. Fate#319624 - 3.1.129 * Thu May 19 2016 [email protected] - Unsupported sections will be now reported in first installation stage. Reducing log level to warning. (Additional patch for bnc#955878) - 3.1.128 * Wed May 18 2016 [email protected] - Resetting package selection of previous runs. This is needed because it could be that additional repositories are available meanwhile. (bnc#979691) - 3.1.127 * Mon May 02 2016 [email protected] - Media-based AutoUpgrade case for feature: No Recommends in * -release RPMs (FATE#320199) - 3.1.126 * Wed Apr 20 2016 [email protected] - Upgrade: Removed obsolete bootloader stuff. (bnc#976312) - 3.1.125 * Tue Apr 19 2016 [email protected] - Removed obsolete bootloader stuff. (related to FATE#317701) - 3.1.124 * Fri Apr 15 2016 [email protected] - Updated schema - added optional URL for the installer self update repository ("general" -> "self_update_url" node) (FATE#319716) - 3.1.123 * Wed Apr 13 2016 [email protected] - Remove unused import of dropped BootCommon package. (related to FATE#317701) - 3.1.122 * Wed Apr 06 2016 [email protected] - Removed calls of dropped LanUdevAuto module (yast2-network) (bnc#955217, bnc#956605) - 3.1.121 * Fri Apr 01 2016 [email protected] - Moved call "uptime" to yast2 package. Cleanup for bnc#956730. - 3.1.120 * Thu Mar 10 2016 [email protected] - Evaluate the correct domain, network, product and product version when applying rules (bnc#963137). - 3.1.119 * Wed Mar 09 2016 [email protected] - Check uptime instead of system time while waiting for systemd services to be restarted (bsc#956730) - 3.1.118 * Thu Feb 25 2016 [email protected] - Fixed crash if the general/mode section has not been defined. (bnc#968080) - 3.1.117 * Tue Feb 23 2016 [email protected] - As network configuration will be moved to first installation stage and wickedd should not be restarted in the second stage, all wickedd and network services will not be restarted at all by AutoYaST. (bnc#944349, bnc#955260) - 3.1.116 * Wed Feb 17 2016 [email protected] - Moved the body of AutoinstallIoInclude#Get to yast2-update (FATE#316796). - 3.1.115 * Thu Feb 11 2016 [email protected] - Confirming base product license. This can be defined by the flag <confirm_base_product_license> in the general/mode section. Confirming licenses of add-on products can be defined for each product by the flag <confirm_license> in the add-on product description. (Fate#318945) - 3.1.114 * Fri Jan 29 2016 [email protected] - "haspcmcia" method is removed from the AutoInstallRules API (bnc#964151) * Wed Jan 20 2016 [email protected] - LVM: taking care about "auto" option --> switching to "max". (bnc#962034) - 3.1.113 * Tue Jan 19 2016 [email protected] - Fixed rules.xml : OR operator is interpreted as AND. (bnc#961941) - 3.1.112 * Tue Jan 19 2016 [email protected] - Fix wrong warning message about the 'init' section not being processed (bsc#962526) * Fri Jan 15 2016 [email protected] - Installation with "autoyast=default". Fixed nil exception error. (bnc#959723) - 3.1.111 * Thu Jan 14 2016 [email protected] - Fixed init scripts which have been defined inside an AutoYaST configuration file. (bnc#961320) - 3.1.110 * Wed Jan 13 2016 [email protected] - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.109 * Tue Jan 12 2016 [email protected] - Downloading init scripts to /mnt during first installation stage. (bnc#960907,bnc#961320) - 3.1.108 * Thu Dec 17 2015 [email protected] - Network services can be restarted again, because they do not depend on YaST2-Second-Stage.service anymore. (bnc#954908) - 3.1.107 * Fri Nov 27 2015 [email protected] - Added "cobbler" to the obsolete profile section. Defined in SUSE Manager but will not be used anymore. (bnc#955878) - 3.1.106 * Wed Nov 25 2015 [email protected] - Do not restart NetworkManager* services while restarting all services in the second installation stage. (bnc#955260) - 3.1.105 * Wed Nov 25 2015 [email protected] - Export the already saved software selection when present, fixes exporting wrong package selection caused by deployment of the installation images (bsc#956325, bsc#910728) * Fri Nov 20 2015 [email protected] - Evaluating needed YAST packages which are defined in the AutoYaST configuration file and selecting these packages for installation. (bnc#955657) - 3.1.104 * Thu Nov 12 2015 [email protected] - Updating AutoYaST documentation - 3.1.103 * Fri Nov 06 2015 [email protected] - Installation workflow: Using ntpdate instead of sntp for time syncing (bnc#953781) - 3.1.102 * Tue Nov 03 2015 [email protected] - Add dependency on yast2-pkg-bindings 3.1.31 (or newer) (bsc#953162) - 3.1.101 * Thu Oct 22 2015 [email protected] - Ingore restarting of all wickedd* services while finishing the second installation stage. (bnc#944349) - 3.1.100 * Wed Oct 21 2015 [email protected] - Cloning system while an installation without AutoYaST: Do not blame if packages are not available anymore because the medium has already been unmounted (e.g. USB device) (bnc#901747) - 3.1.99 * Thu Oct 15 2015 [email protected] - Using "backup" or "partitioning_advanced" sections in the profile does not produce an error message anymore (bsc#950294) - 3.1.98 * Fri Oct 09 2015 [email protected] - Move lib/ directory to autoyast2-installation package (bsc#949776) - 3.1.97 * Thu Oct 08 2015 [email protected] - Handle pkgGpgCheck callback introduced in libzypp 14.39.0 (bsc#948608) - 3.1.96 * Thu Oct 08 2015 [email protected] - Enabled translation of some buttons (bsc#948834) - 3.1.95 * Fri Sep 18 2015 [email protected] - Writing network settings in first installation stage if the second installation stage has been disabled ("second_stage") in the general/mode section but a "networking" section has also been defined. (bnc#944942) - 3.1.94 * Mon Sep 07 2015 [email protected] - Fix premature loading of AutoInstall which prevented running configuration clients during 2nd stage (bsc#944770) - 3.1.93 * Tue Sep 01 2015 [email protected] - Move users creation to the first stage, so it is not needed to run the 2nd stage to have a minimal system. - Do no add AutoYaST packages if the second stage won't be executed. - Fixes bnc#892091 - 3.1.92 * Tue Aug 25 2015 [email protected] - Do not restart dbus service after installation. Otherwise some other services will hang. (bnc#937900) - 3.1.91 * Thu Aug 13 2015 [email protected] - S390: handling cio_ignore Entry <general><cio_ignore> in order to set it (values: true/false). If it is not set cio_ignore is true. So it is backward compatible. (bnc#941406) - 3.1.90 * Tue Aug 11 2015 [email protected] - Fixed typo in partitioning section (bnc#941096) - 3.1.89 * Fri Aug 07 2015 [email protected] - Writing init scipts to installed system in the first installation stage now. The init scrpits will be called while starting the autoyast-initscripts service. So, these scripts will be called while a system upgrade too. (bnc#940823) - 3.1.88 * Fri Jul 31 2015 [email protected] - <software><post-packages>: Must not reinstall already installed packages. (fate#319086) - 3.1.87 * Thu Jul 16 2015 [email protected] - Fixed a syntax error in the schema definition (bsc#938459) - 3.1.86 * Fri Jul 10 2015 [email protected] - Syncing hardware time before starting installation via ntp. This is configurable via the flag <general><mode><ntp_sync_time_before_installation> with which the name of the ntp server will be defined. If it is not set no synchronisation will be done. So it is backward compatible. (bnc#935066) - 3.1.85 * Wed Jul 01 2015 [email protected] - Added "upgrade" section to generic list. (bnc#935915) - 3.1.84 * Fri Jun 26 2015 [email protected] - implemented activation of snapper for btrfs on LVM (bsc#935858) - 3.1.83 * Tue Jun 02 2015 [email protected] - Enabled snapshots creation after auto-installation/upgrade (fate#317973) - 3.1.82 * Tue May 12 2015 [email protected] - Regarding some corner cases of bsc#925381. - - Checking for availability of clients/<module>_auto module before reporting an error. - - Checking if a module supports more than one autoyast configuration section. - 3.1.81 * Mon May 11 2015 [email protected] - Don't try to format PReP partitions (bsc#927748) * Mon May 11 2015 [email protected] - fixed size parameter "auto" for PReP partitions (bsc#928768) - 3.1.80 * Fri May 08 2015 [email protected] - Added new section "restricts" for ntp configuration (bnc#928987) - 3.1.79 * Wed May 06 2015 [email protected] - Added 'bootloader' and 'report' into list of supported profile sections (bsc#925381) - 3.1.78 * Wed May 06 2015 [email protected] - Added libxslt into BuildRequires - needed for running test-cases (bsc#929832) - 3.1.77 * Tue May 05 2015 [email protected] - Reporting unknown and unsupported profile sections (bnc#925381) - 3.1.76 * Mon May 04 2015 [email protected] - Evaluate the correct host IP in order to read the proper autoyast.xml file (bnc#928303, bnc#908356, bnc#916628) - 3.1.75 * Fri Apr 10 2015 [email protected] - New autoinst flag in general/mode section: activate_systemd_default_target. The default target of systemd will be activated in the second stage of autoyast installation. The default is "true" which is a backward compatible value. (bnc#923992) - 3.1.74 * Tue Apr 07 2015 [email protected] - Avoid ayast_probe module crashing when called from an installed system. (bnc#926241) - 3.1.73 * Thu Mar 26 2015 [email protected] - New autoinst flag in general/mode section: final_restart_services. Restarting all services after finishing the installation. The default is "true" which is a backward compatible value. (bnc#923992) * Fri Jan 30 2015 [email protected] - load release notes of extensions also during AutoYaST (bnc#893586) * Tue Jan 20 2015 [email protected] - Clone_system in autoyast2-installation should call some modules (e.g. storage, software) which are defined in autoyast2 package. So if needed the user has to install autoyast2 package at first. * Mon Jan 19 2015 [email protected] - Checking if the disk is -partitionable- instead of checking if it is a real disk. Needed for Multipath disks. (bnc#909349) - autoyast=file:///<autoinst.xml> : Mount the installation source in order to copy AutoYaST configuration file into inst_sys. (bnc#908271) * Tue Dec 30 2014 [email protected] - Selecting needed yast packages for the second stage correctly. (bnc#909751) - 3.1.72 * Tue Dec 23 2014 [email protected] - Setting normal mode while applying single module settings to system. (bnc#909223) - 3.1.71 * Thu Dec 18 2014 [email protected] - Removed code which will be already done by service_manager. (bnc#909745) * Thu Dec 04 2014 [email protected] - remove X-KDE-Library from desktop file (bnc#899104) * Fri Nov 28 2014 [email protected] - AutoYaST configuration module: Reset menu bar after calling single YAST configuration module. (bnc#872711) - 3.1.69 * Wed Nov 26 2014 [email protected] - Fixed too small dialog for autoyast profile location. (bnc#897321) - 3.1.68 * Tue Nov 25 2014 [email protected] - Fixed UI in partition configuration. (bnc#901904; bnc#901739) - 3.1.67 * Mon Oct 13 2014 [email protected] - Fixed "No base product found" error when evaluating rules/rules.xml file (bnc#900750) - 3.1.66 * Thu Oct 09 2014 [email protected] - Preventing double definition of ALWAYS_CLONABLE_MODULES. (bnc#900107) - 3.1.65 * Fri Sep 26 2014 [email protected] - Documentation update for SLES12. - 3.1.64 * Wed Sep 24 2014 [email protected] - Exporting package selection correctly. (bnc#897404) - 3.1.63 * Wed Sep 24 2014 [email protected] - Fixed path of change-root scripts which have been defined in autoinst.xml. (bnc#897212) - 3.1.62 * Tue Sep 23 2014 [email protected] - Finishing the autoyast-initscripts.service BEFORE the user can login. (bnc#891144) - 3.1.61 * Fri Sep 12 2014 [email protected] - If keyboard tag is missing in profile, try to infer the layout from the language tag (bnc#891808). - Updated dependency from yast2-country (>= 3.1.13) with improved Keyboard.Import - 3.1.60 * Wed Sep 10 2014 [email protected] - Trying to mount CD only if the device has been defined. (bnc#895670) - 3.1.59 * Tue Sep 02 2014 [email protected] - Fix failure to import report settings from profile introduced with fix for bnc#887397 and bnc#893744 - 3.1.58 * Mon Aug 25 2014 [email protected] - Making "second_stage" public in order to switch off second stage installation completely. Needed for bnc#886464 and bnc#892091 - 3.1.57 * Wed Aug 20 2014 [email protected] - chroot-scripts: Install script into the chroot environment if it will be called there. (bnc#889931) - 3.1.56 * Mon Aug 18 2014 [email protected] - Supporting registration in installation and upgrade mode while the first stage of installation. (bnc#890073) - 3.1.55 * Wed Aug 13 2014 [email protected] - Warning that an already existing autoyast configuration file will be overwritten. (bnc#888546) - 3.1.54 * Wed Aug 06 2014 [email protected] - Exporting user deleted packages correctly. Only locked packages will be suggested for because no additional information is currently available. (bnc#888296) - 3.1.53 * Mon Jul 28 2014 [email protected] - Set the correct runlevel while autyast installation (bnc#889055) - 3.1.52 * Fri Jul 25 2014 [email protected] - code de-duplication of recent bootloader autoupgrde changes (bnc#885634) - 3.1.51 * Tue Jul 22 2014 [email protected] - Calling bootloader configuration before evaluating package selection. So the package selection can take care about the packages which will be needed by the bootloader. (bnc#876161) - 3.1.50 * Tue Jul 22 2014 [email protected] - import bootloader settings also during autoupgrade (bnc#885634) - 3.1.49 * Mon Jul 21 2014 [email protected] - Do not clone hidden modules, not even automatically with clone_system (bnc#887115) - Added support for autogenerated XML in format: 'services-manager'->'services'->'enable/disable'->'service' instead of 'listentry' - 3.1.48 * Mon Jul 21 2014 [email protected] - Set default timeout of error,warning,...popups correctly. (bnc#887397) - 3.1.47 * Mon Jul 21 2014 [email protected] - SCR agent for reading desktop file now understand comments according freedesktop.org (^#[ \t]) - Added support for "Hidden" modules (both bnc#887115) - 3.1.46 * Wed Jul 16 2014 [email protected] - Filter out tpmfs devices which have no partitions. (bnc#887318) - 3.1.45 * Wed Jul 16 2014 [email protected] - Exporting partition_nr correctly (bnc#886808) - 3.1.44 * Thu Jul 10 2014 [email protected] - Writing pattern selection to /root/autoinst.xml correctly after the first installation stage (bnc#882886) - 3.1.43 * Fri Jul 04 2014 [email protected] - Enable tmpfs in auotyast (bnc#884618) - 3.1.42 * Wed Jul 02 2014 [email protected] - Activate imported S390 disk while the update process (bnc#883747) - 3.1.41 * Fri Jun 27 2014 [email protected] - -- Set default filesystem for native FS only. - - Do not format BIOS Grup partitions. Side effects of bug bnc#880569 - 3.1.40 * Wed Jun 25 2014 [email protected] - Setting default filesystem if it has not been set in autoinst.xml (bnc#880569) - 3.1.39 * Tue Jun 24 2014 [email protected] - Restarting systemd-logind.service after finishing the configuration. (bnc#878920) - 3.1.38 * Mon Jun 23 2014 [email protected] - allow cloning to custom file (bnc#881108) - 3.1.37 * Mon Jun 23 2014 [email protected] - Fixed logging (bnc#883561) - 3.1.36 * Fri Jun 20 2014 [email protected] - Do not set Mode.config after the autoyast installation has been booted into the system. The original Bug #881378 has been fixed on another place. The current fix solves the Bug bnc#883025 - 3.1.35 * Thu Jun 12 2014 [email protected] - Enable snapshots in autoyast. (bnc#878722) - 3.1.34 * Thu Jun 12 2014 [email protected] - Checking auto,max flag in storage correctly. (bnc#878950) - 3.1.33 * Fri Jun 06 2014 [email protected] - Setting the Mode.config after the autoyast installation has been booted into the system. (bnc#881378) - 3.1.32 * Thu Jun 05 2014 [email protected] - readded suse_update_desktop_file call in spec file (bnc#877671) - 3.1.31 * Tue Jun 03 2014 [email protected] - GRUB_BIOS partitions must not be formated with default filesystem btrfs (bnc#876411) - 3.1.30 * Mon May 26 2014 [email protected] - Fix broken disklabel fetch (bnc#879147) - 3.1.29 * Wed May 21 2014 [email protected] - Pass disklabel to FsidBoot which is supported by yast2-storage >= 3.1.27 - 3.1.28 * Mon May 19 2014 [email protected] - Do not generate subvolumes entries for snapshots in autoinst.xml (bnc#878414) - 3.1.27 * Mon May 19 2014 [email protected] - Flagging yast module for export while generating the autoyast configuration file in the installation mode. (bnc#877985) - 3.1.26 * Mon May 12 2014 [email protected] - Reading software and partition selections before generating the autoyast configuration file. (bnc#869175) - 3.1.25 * Tue Apr 22 2014 [email protected] - Replaced old Product.patterns with new Packages.default_patterns (bnc#873923) - 3.1.24 * Thu Apr 17 2014 [email protected] - added disklabel for autoyast.xml needed for gpt partition tables (bnc#873766) - 3.1.23 * Thu Apr 03 2014 [email protected] - removed check for "eth" prefix for network devices (bnc#871090) - 3.1.22 * Tue Mar 25 2014 [email protected] - fixed activation of DASDs and zFCPs (bnc#869762) - 3.1.21 * Tue Mar 18 2014 [email protected] - Fix missing module (bnc#868833) - 3.1.20 * Mon Mar 03 2014 [email protected] - do not crash if there is no general section (BNC#866529) - 3.1.19 * Wed Feb 26 2014 [email protected] - Cloning of software section clones only patterns in state "visible", this is a problem with OES where pattern novell-yast2 is not a visible pattern (bnc#864421), changed so that all patterns are written into cloned patterns list - add %{yast_controldir} as directory to package - 3.1.18 * Mon Feb 17 2014 [email protected] - Remove call to inst_suseconfig from control_continue_autoyast.xml - 3.1.17 * Thu Feb 13 2014 [email protected] - Put current state of documentation from doc team into package - 3.1.16 * Wed Feb 12 2014 [email protected] - Use ruby sort to make autoyast partition default order like it was in pre-ruby times - 3.1.15 * Mon Feb 10 2014 [email protected] - Fixed dependency on yast2-services-manager (>= 0.0.13) - 3.1.14 * Thu Feb 06 2014 [email protected] - fix bug in general raid handling - fix bug handling more than two disks without explicit device name in partitioning section of xml description - 3.1.13 * Wed Feb 05 2014 [email protected] - Add support to profile for minimal configuration(FATE#313149) - 3.1.12 * Wed Feb 05 2014 [email protected] - add dependency to yast2-slp again * Mon Feb 03 2014 [email protected] - Prevent hang if no IP address entry in /etc/install.inf, this can happen with ipv6only=1 (bnc#861624) - fix problem with initialisation order Storage/Autoinstall and make use of label://mylabel/autoyast.xml work (FATE#316530) - 3.1.11 * Tue Jan 28 2014 [email protected] - In first stage export only proposed values without reading from system (FATE#308539) - 3.1.10 * Tue Jan 28 2014 [email protected] - Fix export in first stage (FATE#308539) - 3.1.9 * Fri Jan 24 2014 [email protected] - add support for semi-automatic installation for partitioning (FATE#314695) - 3.1.8 * Thu Jan 09 2014 [email protected] - remove dependency on yast2-slp (bnc#858102) - 3.1.7 * Wed Jan 08 2014 [email protected] - initial support for semi-automatic installation starting with network module (FATE#314695) - 3.1.6 * Wed Jan 08 2014 [email protected] - move clone_system client to first stage so yast can generate profile even on the end of first stage - 3.1.5 * Wed Dec 18 2013 [email protected] - control.rng has been moved to yast2-installation-control package - 3.1.4 * Mon Dec 09 2013 [email protected] - Fix problem with reusing existing partitions (bnc#854439) * Tue Dec 03 2013 [email protected] - Support legacy runlevel profile - 3.1.3 * Thu Nov 28 2013 [email protected] - fix bug where autoyast created primary partition when logical ones were requested (bnc#852617) * Wed Nov 27 2013 [email protected] - automatically install yast2 packages needed for second stage (e.g. install yast2-users if <users> section in profile) * Mon Nov 25 2013 [email protected] - fix bug handling url schemes device: and usb: (bnc#849767) * Fri Nov 22 2013 [email protected] - fix typo in inst_autosetup for default_target - 3.1.2 * Fri Nov 08 2013 [email protected] - replace yast2-runlevel dependency with yast2-services-manager FATE#312568 * Thu Oct 17 2013 [email protected] - fix exception during rules processing (bnc#846203) - make rule "totaldisk" work again * Mon Oct 14 2013 [email protected] - add requires for yast2-runlevel to autoyast2-installation (bnc#844761) * Wed Oct 02 2013 [email protected] - do not use *.spec.in template, use *.spec file with RPM macros instead - 3.1.0 * Tue Oct 01 2013 [email protected] - version 3.0.7 - add current autoyast documentation * Mon Sep 30 2013 [email protected] - allow parameters in xml profile for autoyast scripts (fate#312687) * Thu Sep 26 2013 [email protected] - fixed profile lookup by IP or MAC address (bnc#842560) * Wed Sep 25 2013 [email protected] - version 3.0.6 - add code to support named raids (fate#315590) - add tag "install_recommended" to prevent install of recommended packages to software section * Thu Sep 19 2013 [email protected] - make usage of whole disk as PVs in LVM VGs possible * Tue Sep 17 2013 [email protected] - version 3.0.5 - fix missing setting of ignoreAlreadyRecommended to false when client for software proposal is skipped (bnc#838079) * Fri Sep 13 2013 [email protected] - 3.0.4 * Tue Sep 03 2013 [email protected] - do not check for xorg-x11 package (bnc#837450) * Wed Aug 28 2013 [email protected] - make use of rules "totaldisk" and "xserver" work (bnc#836366) * Wed Aug 28 2013 [email protected] - version 3.0.3 - Dropped yast2-mouse support (FATE#313101) * Thu Aug 22 2013 [email protected] - version 3.0.2 - add capability to enable multipathing in profile (fate#316278) - put all profile handling before call to inst_system_analysis * Tue Aug 06 2013 [email protected] - removed obsolete BuildRequires: yast2-mouse yast2-transfer yast2-bootloader xorg-x11-libs pkg-config libxslt perl-XML-Writer yast2-testsuite yast2-country yast2-slp python-xml yast2 yast2-update yast2-storage - removed empty testsuite - 3.0.1 * Wed Jul 31 2013 [email protected] - converted from YCP to Ruby by YCP Killer (https://github.com/yast/ycp-killer) - version 3.0.0 * Tue Jul 16 2013 [email protected] - version 2.24.4 - fix scripts with chrooted=true via nfs (bnc#829265) - /sbin/portmap does not exist any more, no starting in io.ycp * Wed Jun 05 2013 [email protected] - recognize that eth-id-... and eth[0-9] may be the same device in removeNetwork() (bnc#823124) * Wed May 29 2013 [email protected] - version 2.24.3 - updated loading mouse database (changed in yast2-mouse) * Tue May 28 2013 [email protected] - avoid using widget id `help seems to conflict with global Help-Widget (bnc#822009) * Thu May 16 2013 [email protected] - change removal of network devices in inst_autoconfigure (bnc#817797) * Wed May 08 2013 [email protected] - version 2.24.2 - allow location-tag for file_scripts to fetch them via net * Tue May 07 2013 [email protected] - add device_order and subvolumes to partitioning.rnc * Tue Apr 30 2013 [email protected] - fix autoinst scheme with usb (if not mounted) (bnc#817871) * Thu Apr 18 2013 [email protected] - version 2.24.1 - restart all running services to cover possible config changes when auto-client of modules are executed (bnc#804454) * Mon Apr 15 2013 [email protected] - prevent execution of init-scripts before they are fetched (bnc#811688) - recognize mounted device also when by-id names are used in /proc/mounts (bnc#565557) * Mon Mar 25 2013 [email protected] - prevent kill of autoyast-initscripts.service by systemd (fix is by [email protected], bnc#803577) * Fri Mar 15 2013 [email protected] - fixed handling of removing (or deselecting) packages during AutoYaST upgrade (bnc#794403) * Thu Mar 14 2013 [email protected] - 2.24.0 - add possibility to demand swap suited for suspend (bnc#801866) * Tue Feb 19 2013 [email protected] - 2.23.5 - fix additional progress synchronicity issue (bnc#801866) * Tue Feb 19 2013 [email protected] - 2.23.4 - explicitly call systemctl isolate with default.target to initialize system to default runlevel after second stage package installation and configuration (bnc#769924, bnc#779261) * Mon Feb 11 2013 [email protected] - 2.23.3 - fix failure to execute autoyast init scripts (bnc#803036) * Thu Feb 07 2013 [email protected] - 2.23.2 - fix lag of progress bar in inst_autosetup (bnc#801866) * Tue Feb 05 2013 [email protected] - fix bug when disk has more than on unpartitioned gap (bnc#794505) * Thu Jan 24 2013 [email protected] - fix problem reuse of large number of partitions and few extra partition slots available (e.g. 15 on cciss) (bnc#799725) * Tue Nov 13 2012 [email protected] - 2.23.1 - convert autoyast init script to systemd service (bnc#788997) * Mon Nov 12 2012 [email protected] - prepare for having autoyast documentation separate from sources * Wed Oct 24 2012 [email protected] - ask dialogs can have "width" and "height" entries to make popups larger than default size (fate#313019) * Tue Oct 23 2012 [email protected] - support entry "mkfs_options" in partitions * Wed Oct 17 2012 [email protected] - tolerate leading or trailing whitespace in script "location" tag (bnc#782037) * Tue Oct 16 2012 [email protected] - make autoyast able to continue on commit errors (bnc#785234) * Mon Oct 15 2012 [email protected] - add note that merged sections need to be in alphabetical order (bnc#782598) * Mon Oct 01 2012 [email protected] - fix bug that caused hostname to contain IP address (bnc#782530) * Thu Sep 20 2012 [email protected] - 2.23.0 - add code to support thin provisioning in LVM VG (fate#313905) * Wed Sep 19 2012 [email protected] - log stderr and stdout of init scripts (bnc#781145) * Thu Aug 30 2012 [email protected] - use ButtonBox widget where appropriate (bnc#701255) * Wed Aug 29 2012 [email protected] - prevent cloning of /dev/tmpfs storage container (bnc#776365) * Tue Aug 07 2012 [email protected] - fixed fetching of init-scripts from the network - 2.22.5 * Thu Jul 26 2012 [email protected] - added support for handling subvolumes under btrfs - update documentation about keys "subvolumes" and "device_order" * Tue Jul 17 2012 [email protected] - added device order option for raid - 2.22.4 * Tue Jul 03 2012 [email protected] - fixed schema file - 2.22.3 * Fri May 11 2012 [email protected] - docu fixed - 2.22.2 * Mon May 07 2012 [email protected] - software raid on multipath did not work * Tue Apr 24 2012 [email protected] - added postpartitioning-scripts to rnc file (bnc#752896) - 2.22.1 * Mon Apr 16 2012 [email protected] - setting disklabel to gpt did not work (bnc#757324) * Tue Apr 10 2012 [email protected] - license to gpl v2 * Thu Mar 29 2012 [email protected] - merged proofread texts * Thu Mar 01 2012 [email protected] - autoyast init-scripts got a parameter "2" because of a bug in /etc/init.d/autoyast (bnc#749214) * Wed Feb 01 2012 [email protected] - 2.22.0 * Wed Jan 04 2012 [email protected] - added taboo list for device guessing (bnc#736530) * Mon Jan 02 2012 [email protected] - 2nd password field in ask-dialogs can be too short (bnc#737660) * Wed Dec 07 2011 [email protected] - fix license to be in spdx.org format * Tue Nov 29 2011 [email protected] - added some more RPM-requires for the installation (bnc#708258) * Tue Nov 29 2011 [email protected] - log ask-scripts only if debug is set to true (bnc#732359) * Wed Nov 23 2011 [email protected] - moved writing init-scripts to 1st stage because of systemd * Wed Oct 05 2011 jsrain@site - prevent unwanted change of autoupgrade mode to autoinstallation (bnc#722249) - 2.21.4 * Tue Oct 04 2011 [email protected] - removed TrustGpgKey (bnc#722012) - 2.21.3 * Fri Sep 23 2011 [email protected] - Update::ProposeSelection() has been removed, selections have been replaced by patterns long time ago - 2.21.2 * Mon Sep 05 2011 [email protected] - removed java from BuildRequires - 2.21.1 * Thu Sep 01 2011 [email protected] - fixed scripts execution during auto-upgrade (bnc#715468) * Thu Sep 01 2011 [email protected] - reuse partition with mountby=uuid fixed (bnc#715435) * Wed Aug 31 2011 [email protected] - relurl did not work in 2nd stage, like for post and init-scripts (bnc#666189) * Tue Aug 30 2011 [email protected] - typos fixed (bnc#702657) * Fri Aug 05 2011 [email protected] - fixed .desktop file (bnc #681249) * Fri Jul 29 2011 [email protected] - added support for client certificated with HTTPS - 2.21.0 * Wed Jul 27 2011 [email protected] - added fibre channel autoyast client to 1st stage * Fri Jul 22 2011 [email protected] - Removed obsoleted X-KDE-SubstituteUID from desktop all files and replaced with xdg-su for autoyast desktop file (bnc#540627) * Fri Jul 22 2011 [email protected] - passing a type=boolean to an ask-script via $VAL did not work * Mon Jul 18 2011 [email protected] - fixed typo (bnc#702662) * Thu Jul 14 2011 [email protected] - New profile flag networking/setup_before_proposal enables setting up more than one NIC for networked storage (FATE#309213). * Thu May 19 2011 [email protected] - clone "label" of a partition if it was set (bnc#628738) * Thu May 19 2011 [email protected] - added the possibility to restart yast after pre-script execution * Fri May 13 2011 [email protected] - keep_unknown_lv added (fate#308893) * Tue Apr 26 2011 [email protected] - added documention for disklabel (bnc#631176) * Tue Apr 26 2011 [email protected] - try to mount DVD/CD again if first mount fails (bnc#684974) * Wed Mar 16 2011 [email protected] - fixed logging for modules that use a list as data format * Wed Feb 23 2011 [email protected] - do not reread target map if target system is already mounted during upgrade (bnc#673033) - 2.20.9 * Thu Feb 03 2011 [email protected] - 2.20.8 * Thu Feb 03 2011 [email protected] - add support for install on NFS as root device * Tue Feb 01 2011 [email protected] - fix for cloning LVM on s390 * Mon Jan 31 2011 [email protected] - syntax error fixed (missing Mode) - 2.20.7 * Thu Jan 27 2011 [email protected] - typo fixed - 2.20.6 * Thu Jan 27 2011 [email protected] - added rel_url to CDATA again (needed for ISO on NFS) - 2.20.5 * Wed Jan 19 2011 [email protected] - adaptations for unattended migration (fate#310481) - 2.20.4 * Tue Jan 04 2011 [email protected] - fixed build (wrong mount call params) - 2.20.3 * Wed Nov 24 2010 [email protected] - clone devices by-path on s390 (bnc#591603) - 2.20.2 * Tue Oct 12 2010 [email protected] - don't use obsoleted inst_packages.ycp client, use PackagesUI.ycp module instead (bnc#471490) - 2.20.1 * Mon Aug 30 2010 [email protected] - setting a boolean via <path> does not work (regression from the fix bnc#572166) * Mon Aug 30 2010 [email protected] - potential endless reboot during online update fixed * Tue Aug 10 2010 [email protected] - media_url removed from CDATA * Thu Aug 05 2010 [email protected] - a new filesystem can be specified for partitioning_advanced * Tue Aug 03 2010 [email protected] - reusing more partitions than the hardware still could create fails (bnc#620212). This is a different issue but the same bug like on Jul 15 14:21:41 below * Thu Jul 15 2010 [email protected] - speed up partitioning calculation if a lot partitions are reused (bnc#620212) * Fri Jul 09 2010 [email protected] - an existing swap partition can accidently be reused even if AutoYaST is not supposed to touch it (bnc#613366) * Fri May 21 2010 [email protected] - fixed a segfault by an uninitialized libstorage (bnc#607844) - 2.19.10 * Fri May 21 2010 [email protected] - max/auto in partition sizes could led to a 0 byte partition (bnc#607460) - 2.19.9 * Thu May 20 2010 [email protected] - fixed Storage::GetContVolInfo call (bnc#607460) * Wed May 19 2010 [email protected] - syntax error fixed - 2.19.8 * Tue May 11 2010 [email protected] - elements on an ask-dialog can be grouped by a frame now * Wed Apr 28 2010 [email protected] - old callback behavior (popups) for add-ons if no signature-handling is configured. - 2.19.7 * Wed Apr 28 2010 [email protected] - path to image script fixed * Tue Apr 27 2010 [email protected] - partition_alignment added to general section bnc#597723 - 2.19.6 * Mon Apr 26 2010 [email protected] - added "rerun" to scripts documentation * Thu Apr 08 2010 [email protected] - reuse of a physical device for an LVM fixed (bnc#591601) * Fri Mar 26 2010 [email protected] - <notification> added to scripts UI - 2.19.5 * Fri Mar 26 2010 [email protected] - fixed a race when final_halt or final_reboot was used (bnc#591300) * Thu Mar 25 2010 [email protected] - "notification" option added to scripts * Thu Mar 18 2010 [email protected] - prefer the filename of a remote script instead of the type of a script when no filename is specified in the XML * Thu Mar 18 2010 [email protected] - translation of by-id, by-path, ... is done by libstorage now - 2.19.4 * Mon Mar 15 2010 [email protected] - release old repos when repo is changed in UI * Fri Mar 12 2010 [email protected] - printer docu updated (bnc#587441) * Thu Mar 11 2010 [email protected] - location for files added to UI - 2.19.3 * Wed Mar 10 2010 [email protected] - location for scripts added to UI * Wed Mar 10 2010 [email protected] - docu and cleanup * Fri Mar 05 2010 [email protected] - new structure for documentation * Tue Mar 02 2010 [email protected] - don't install post-packages with ayast_setup twice (bnc#584564) - post-patterns in ayast_setup fixed (bnc#584564) * Fri Feb 26 2010 [email protected] - script docu fixed * Fri Feb 26 2010 [email protected] - 2.19.2 * Thu Feb 25 2010 [email protected] - translation fix (bnc#582674) * Fri Feb 19 2010 [email protected] - imsmdriver config disbled (too late for that in the profile) - use of free space gained by resizing fixed (bnc#580842) * Thu Feb 18 2010 [email protected] - fetch_image.sh added * Mon Feb 15 2010 [email protected] - image installation enhanced + UI added * Thu Jan 28 2010 [email protected] - you can choose a different inst-source in the UI then the one of the running system * Wed Jan 27 2010 [email protected] - symbol added for the use of ImsmDriver (bnc#574270) * Fri Jan 22 2010 [email protected] - the regex match for rules only worked for substrings, not with real regexpressions (bnc#572932) * Thu Jan 21 2010 [email protected] - passing a boolean to an ask-script failed (bnc#572166) * Tue Jan 19 2010 [email protected] - bootloader docu rewritten - thanx to Jozef Uhliarik for helping me (bnc#529967) * Thu Jan 14 2010 [email protected] - autoyast=label://LABEL/PATH implemented (fate#308525) - 2.19.1 * Wed Dec 23 2009 [email protected] - merged the code for autoyast=device and autoyast=usb to reduce redundancy and fix the "already mounted" bug for USB (bnc#565558) * Wed Dec 16 2009 [email protected] - adapted encryption password setting to new yast2-storage - 2.19.0 * Wed Nov 25 2009 [email protected] - mountby was not cloned correctly (bnc#557759) * Wed Nov 25 2009 [email protected] - reusing of logical partitions can fail (bnc#557994) * Fri Nov 20 2009 [email protected] - fix for conflicts in rule-dialogs * Thu Nov 19 2009 [email protected] - set mode to config during cloning (bnc#520658) * Wed Nov 18 2009 [email protected] - translation of Mouse -> "probe" fixed * Tue Nov 17 2009 [email protected] - dialogs for rules added * Wed Nov 11 2009 [email protected] - added CLI to clone_system * Tue Nov 10 2009 [email protected] - autoyast=nfs:// falls back to nfs4 if nfs3 mounting fails * Tue Nov 10 2009 [email protected] - check if cdrom is mounted when image should be searched on CD/DVD thanx to Leonardo L. P. da Mata for a patch * Tue Nov 10 2009 [email protected] - <location> can be CDATA now (bnc#546387) * Tue Nov 10 2009 [email protected] - description for url's in SLP possible now * Fri Oct 16 2009 [email protected] - 2.18.14 * Thu Oct 15 2009 [email protected] - fixed a blocked stage2 when using autoyast=slp * Thu Oct 15 2009 [email protected] - possible endless loop for profiles on USB device fixed * Wed Oct 14 2009 [email protected] - 2.18.13 * Tue Oct 13 2009 [email protected] - accidently selected too many patterns to install (bnc#529613) * Mon Oct 12 2009 [email protected] - fix for "auto" in partition sizes * Mon Oct 12 2009 [email protected] - wrapper call fixed to append a "b" in partition sizes - 2.18.12 * Tue Oct 06 2009 [email protected] - fix for "no filesystem found" when cloning * Fri Oct 02 2009 [email protected] - false alert about missing device fixed - 2.18.11 * Thu Oct 01 2009 [email protected] - clone the mountoptions of partitions too (bnc#542330) * Thu Oct 01 2009 [email protected] - don't format partitions that have unknown FS during cloning (bnc#542331) * Mon Aug 31 2009 [email protected] - "Requires:" fixed (yast2-slp) - 2.18.10 * Mon Aug 17 2009 [email protected] - 2.18.9 * Thu Jul 16 2009 [email protected] - ayast_setup can ignore all package related stuff now * Thu Jul 16 2009 [email protected] - default_value_script added to ask-dialogs * Tue Jul 14 2009 [email protected] - timeout added to ask-dialog configuration - some enhancments to the UI - 2.18.8 * Mon Jul 13 2009 [email protected] - path -> pathlist in the ask-dialog configuration * Tue Jul 07 2009 [email protected] - deactivate <timeout> after first user interaction - 2.18.7 * Mon Jul 06 2009 [email protected] - timout for <ask> dialogs invented * Thu Jul 02 2009 [email protected] - fixed order of groups in UI * Wed Jul 01 2009 [email protected] - <feedback_type> for scripts invented * Tue Jun 30 2009 [email protected] - <filename> option added to the <pxe> section * Mon Jun 29 2009 [email protected] - <pxe> schema file added * Fri Jun 26 2009 [email protected] - UI for LVm striping added * Wed Jun 17 2009 [email protected] - no need anymore to specify the device when using autoyast=device://... - 2.18.6 * Tue Jun 16 2009 [email protected] - autoyast=usb://... could fail to find profile on logical partitions * Tue Jun 16 2009 [email protected] - cloning striped LVM fixed * Tue Jun 16 2009 [email protected] - striping added to schema file * Mon Jun 15 2009 [email protected] - fix for autoyast profile on by-id devices * Tue Jun 09 2009 [email protected] - regex support for packages and patterns added (undocumented feature yet) * Thu Jun 04 2009 [email protected] - creating directories with <files> section possible (fate #305313) * Thu Jun 04 2009 [email protected] - better feedback for the common "device not found" error * Wed Jun 03 2009 [email protected] - CIFS support added * Tue May 19 2009 [email protected] - old <general> cloning code dropped * Mon May 18 2009 [email protected] - ask libstorage for the default filesystem instead of hardcoded ext3 - 2.18.5 * Mon May 18 2009 [email protected] - ZeroNewPartitions is configureable * Tue May 12 2009 [email protected] - more sophisticated size calculation in LVM code (still requires some fixes for multiple striped LVs) - 2.18.4 * Mon May 11 2009 [email protected] - striping documentation added * Fri May 08 2009 [email protected] - network_needed=true post-scripts can trigger a resolver error (bnc#498993) * Tue May 05 2009 [email protected] - keep_install_network docu added (thanx Bubli and Michal) - 2.18.3 * Mon May 04 2009 [email protected] - don't log passwords from "ask" fixed (bnc#492746) * Tue Apr 14 2009 [email protected] - reuse old partition_id when create=false * Wed Apr 08 2009 [email protected] - don't log the answers of ask dialogs via milestone * Wed Apr 08 2009 [email protected] - classes and rules RNC files fixed * Fri Apr 03 2009 [email protected] - postpartitioning script invented * Wed Apr 01 2009 [email protected] - storage lib compatibility with "used_by" - 2.18.2 * Tue Mar 31 2009 [email protected] - Adapted to RootPart API cleanup. * Tue Mar 31 2009 [email protected] - default filesystem changed to ext3 (bnc#490389) * Thu Mar 26 2009 [email protected] - bootloader docu updated * Wed Mar 18 2009 [email protected] - autoyast fails to add add-on product with iso image (bnc#484735) - post-scripts documentation fixed * Mon Mar 02 2009 [email protected] - software RAID cloning fixed (bnc#480690) * Wed Feb 25 2009 [email protected] - very old LVM and RAID code dropped * Wed Feb 18 2009 [email protected] - Classes did not work without Rules anymore (bnc#476456) * Mon Feb 16 2009 [email protected] - patch from Arvin applied to cleanup some storage code - 2.18.1 * Tue Feb 10 2009 [email protected] - pesize_str_to_byte replaced by AutoinstStorage::humanStringToByte * Mon Feb 09 2009 [email protected] - shell escape added for the password for encrypted profiles - speed up software cloning with many repositories - clean up - 2.18.0 * Fri Feb 06 2009 [email protected] - Wrapper for LibStorage::humanStringToByte added * Fri Feb 06 2009 [email protected] - fixed the translation of module/groups in the UI (bnc#448238) * Wed Feb 04 2009 [email protected] - SLP support added (fate#305827) * Mon Jan 26 2009 [email protected] - label on back/ok button is ask-dialogs can be specified * Mon Jan 26 2009 [email protected] - ask-dialogs can have a new type called "static_text" (fate#305732) * Wed Jan 21 2009 [email protected] - hide "Show Source" menu point when source is shown already (bnc#457575) - hide "Show config tree" menu point when tree is shown already (bnc#457575) * Mon Jan 12 2009 [email protected] - nfs mountpoints can end up in the partitioning section while cloning (bnc#465329) * Fri Jan 09 2009 [email protected] - "autoyast2-installation" double entries fixed (bnc#464161) - ayast_setup checks for a missing file now (bnc#457587) - firstboot.desktop moved to yast2-firstboot (bnc#464118) * Thu Jan 08 2009 [email protected] - link in docu fixed (bnc#464390) - typo fixed (bnc#464091) * Thu Dec 18 2008 [email protected] - kdump docu fixed * Tue Dec 16 2008 [email protected] - A bit more strict runlevels.rnc (bnc #457992). * Tue Dec 09 2008 [email protected] - Icon for firstboot added - 2.17.27 * Tue Dec 09 2008 [email protected] - avoid double entries while cloning (bnc#457441) - 2.17.26 * Mon Dec 08 2008 [email protected] - wrong partition id in some cases (bnc#456124) - 2.17.25 * Mon Dec 08 2008 [email protected] - use control.rng file for validating the control_continue_autoyast.xml file (bnc#455994) - 2.17.24 * Thu Nov 27 2008 [email protected] - docu "Invoking AutoYaST" fixed (bnc#449755) * Wed Nov 26 2008 [email protected] - more sophisticated cloning of the <software> section - 2.17.23 * Tue Nov 25 2008 [email protected] - translation strings added (bnc#265264) * Tue Nov 25 2008 [email protected] - kdump documentation by bwalle added * Mon Nov 24 2008 [email protected] - switch for installation of recommended patterns added * Wed Nov 19 2008 [email protected] - text marked for translation - 2.17.22 * Thu Nov 13 2008 [email protected] - fixed compatibility to networking rnc file * Wed Nov 12 2008 [email protected] - country settings moved beyond pre-script execution - 2.17.21 * Mon Nov 10 2008 [email protected] - "partition_type" removed during cloning * Mon Nov 10 2008 [email protected] - "format" fixed in cloning * Tue Nov 04 2008 [email protected] - LVM cloning fixed (partition_nr) - 2.17.20 * Fri Oct 31 2008 [email protected] - reactivated bootloader cloning in the UI * Thu Oct 30 2008 [email protected] - cloning RAID fixed * Tue Oct 28 2008 [email protected] - <wait> section added to <general> section * Mon Oct 27 2008 [email protected] - added kdump support - 2.17.19 * Fri Oct 24 2008 [email protected] - workaround for missing "REQUIRES" in content file to stay backward compatible - 2.17.18 * Wed Oct 15 2008 [email protected] - moved common.rnc from yast2-schema to autoyast2 to fix yast2-schema build errors - 2.17.17 * Tue Oct 14 2008 [email protected] - add-on product docu update (bnc#433981) * Mon Oct 13 2008 [email protected] - 2.17.16 * Thu Oct 09 2008 [email protected] - AnyQuestion Fix * Wed Oct 08 2008 [email protected] - typo for yes/no/cancel box fixed - strings to translate - 2.17.15 * Mon Oct 06 2008 [email protected] - fixed some more GPG callbacks (see bnc#370223) * Fri Sep 26 2008 [email protected] - optimization for package evaluation removed. - 2.17.14 * Thu Sep 25 2008 [email protected] - 2.17.13 * Thu Sep 25 2008 [email protected] - adapted the GPG callbacks to the new prototypes (bnc#370223) * Wed Sep 24 2008 [email protected] - Export() in storage code moved to fix bnc#429227 * Wed Sep 24 2008 [email protected] - second try for a fix for partition size during cloning (bnc#415005) * Fri Sep 19 2008 [email protected] - Set Profile::changed when cloneing a module - Removed Cancel-button from exit dialog (bnc#427710). * Wed Sep 17 2008 [email protected] - mountby could get lost while partition reuse - ReadXML fixed - 2.17.12 * Fri Sep 12 2008 [email protected] - support for images deployment added by calling the deploy_image_auto client - 2.17.11 * Wed Sep 10 2008 [email protected] - proof readed texts - 2.17.10 * Wed Sep 10 2008 [email protected] - workaround for broken resolver removed since it is fixed now and performance boost by using zypp API now again (bnc#407973) * Mon Sep 08 2008 [email protected] - fix for relurl scripts in second stage - 2.17.9 * Fri Sep 05 2008 [email protected] - changed button placement and lables [bnc#423511] - fixed window closing behaviour [bnc#423513] * Wed Sep 03 2008 [email protected] - cloning of software and partitioning is optional now - list of modules to clone is sorted now - 2.17.8 * Wed Sep 03 2008 [email protected] - relurl for file_location added * Tue Sep 02 2008 [email protected] - Read() button added to UI - UI changes - 2.17.7 * Tue Sep 02 2008 [email protected] - <remote_file> to files section * Thu Aug 28 2008 [email protected] - arvin's multipath patch added * Wed Aug 27 2008 [email protected] - patch for ayast_setup applied. Thanx Bubli! :) * Tue Aug 26 2008 [email protected] - package automagic removed * Mon Aug 25 2008 [email protected] - post-patterns added - 2.17.6 * Wed Aug 20 2008 [email protected] - 2.17.5 * Wed Aug 20 2008 [email protected] - Validate profile sections separately * Tue Aug 19 2008 [email protected] - UI redesign (fate#303552) * Fri Aug 15 2008 [email protected] - autoyast start script fixed - 2.17.4 * Thu Aug 14 2008 [email protected] - EVMS support dropped * Tue Aug 12 2008 [email protected] - make sure that cloned partitions are at least one cylinder in size (bnc#415005) * Tue Jul 22 2008 [email protected] - added firstboot.desktop (fate#301946) - 2.17.3 * Wed Jul 16 2008 [email protected] - docu update for online update * Mon Jul 14 2008 [email protected] - Package yast2-installation removed from RPM dependencies (bnc #408840). * Thu Jul 03 2008 [email protected] - autoyast prepared for the online update client (fate#301298) - 2.17.2 * Wed Jul 02 2008 [email protected] - missing 'use' leads to 'use=all' * Wed Jul 02 2008 [email protected] - moved the DASD processing for fate #301193 * Tue Jul 01 2008 [email protected] - write to system feature added (fate#302171) * Mon Jun 30 2008 [email protected] - autoyast2 is installed when the profile has a <files ...> section * Wed Jun 25 2008 [email protected] - proposal selection possible via autoyast profile (fate#302946) - 2.17.1 * Mon Jun 23 2008 [email protected] - if mountpoint is swap, filesystem is set to swap too automatically (bnc#401547) * Thu Jun 19 2008 [email protected] - Partitioning UI rewritten. - 2.17.0 * Thu Jun 19 2008 [email protected] - added missing "swap" filesystem in documentation * Thu Jun 19 2008 [email protected] - 'passwords mismatch' check in 'ask' fixed (bnc#401208) * Tue Jun 17 2008 [email protected] - use yast2-storage proposal when no partitioning is in the profile (fate#301257) * Fri Jun 13 2008 [email protected] - added a cache to speedup cloning of software (bnc#391770) * Fri May 30 2008 [email protected] - fix for cloning the software section (bnc#391770) - 2.16.18 * Tue May 27 2008 [email protected] - UI endless loop fixed - 2.16.17 * Fri May 16 2008 [email protected] - added categories Settings and System into desktop file (bnc #382778) * Wed May 14 2008 [email protected] - moved the execution of the pxe section far to the end of stage1 (bnc#390107) - 2.16.16 * Wed May 14 2008 [email protected] - ask_on_error for add-on documented * Tue May 06 2008 [email protected] - forceboot option added to general section - 2.16.15 * Tue Apr 29 2008 [email protected] - Export for <mode> fixed * Mon Apr 07 2008 [email protected] - add autoyast2-installation to the package list - 2.16.14 * Thu Apr 03 2008 [email protected] - 2.16.13 * Wed Apr 02 2008 [email protected] - adapted to the new callback registration scheme (fate#302296) * Tue Apr 01 2008 [email protected] - "encryption switch" fixed when opening an encrypted profile * Tue Apr 01 2008 [email protected] - merged texts from proofread * Thu Mar 27 2008 [email protected] - XML profile on USB devices can make yast to hang when the profile can not be found by autoyast (bnc#366550) * Tue Mar 25 2008 [email protected] - back button for ask dialogs added (fate #303397) - logging of "ask" changed to y2debug - 2.16.12 * Wed Mar 19 2008 [email protected] - outdated migration chapter dropped - desktop files updated - 2.16.11 * Mon Mar 17 2008 [email protected] - added 'StartupNotify=true' to the desktop file (bnc #304964) * Fri Mar 14 2008 [email protected] - Adjusted to new API for disabled modules in ProductControl. - Adjusted RPM dependencies. - 2.16.10 * Thu Mar 13 2008 [email protected] - <device> autodetection for RAID added (bnc#367734) - 2.16.9 * Wed Mar 05 2008 [email protected] - <kernel> was not handled correctly (bnc#366553) - 2.16.8 * Fri Feb 01 2008 [email protected] - an ask script can influence the next dialog that is shown (fate #303398) - 2.16.7 * Fri Jan 18 2008 [email protected] - shell escape code fixed (#354671) * Thu Jan 17 2008 [email protected] - ShellEscape Code added - 2.16.6 * Tue Jan 15 2008 [email protected] - the "path" for an ask-question can be in a list now to change multiple elements in the profile * Mon Jan 14 2008 [email protected] - default for missing <element ..> fixed * Fri Jan 11 2008 [email protected] - Documentation update - 2.16.5 * Thu Jan 10 2008 [email protected] - rerun_on_error added to scripts execution to keep <ask> dialogs open until the answers passes the parsing of a script * Wed Jan 09 2008 [email protected] - added command line option to jump into a module (fate #5997) * Tue Jan 08 2008 [email protected] - experimental interactive scripts code added - Buildrequires fixed - 2.16.4 * Wed Jan 02 2008 [email protected] - endless loop in pre-script fixed (#351103) * Fri Dec 07 2007 [email protected] - 2.16.3 * Mon Dec 03 2007 [email protected] - profiles can be stored encrypted * Tue Nov 27 2007 [email protected] - documentation and UI enhancement for feature #301256 added * Mon Nov 26 2007 [email protected] - halt/reboot option added to general section (feature #301256) * Thu Nov 22 2007 [email protected] - reuse EVMS fixed (#335763) * Wed Nov 21 2007 [email protected] - "mountby" documentation fixed (#307124) * Wed Nov 21 2007 [email protected] - reset module in the autoyast UI did not work (#340517) * Wed Nov 14 2007 [email protected] - complete iSCSI support added (feature #302973) * Wed Nov 14 2007 [email protected] - relative path for autoyast scripts in the location element (second part of feature #302973) * Tue Nov 13 2007 [email protected] - relative path for autoyast profile (first part of feature #302973) * Fri Nov 09 2007 [email protected] - copy modified profile to the installed system too (#328837) * Wed Nov 07 2007 [email protected] - some hardware information for rules was not probed (#336339) * Wed Nov 07 2007 [email protected] - Some variables were moved from AutoinstStorage, AutoinstGeneral, and AutoinstSoftware to AutoinstData (yast2.rpm) to break cyclic dependencies. - Adjusted RPM dependencies. - 2.16.2 * Wed Oct 24 2007 [email protected] - API Call to Storage fixed (#335582) - 2.16.1 * Tue Oct 02 2007 [email protected] - partitioning documentation fixed * Tue Oct 02 2007 [email protected] - fetching profile from NFS fixed (#329791) - 2.16.0 * Fri Sep 07 2007 [email protected] - RNC file fixed (empty ask section allowed) - 2.15.17 * Mon Sep 03 2007 [email protected] - added LanUdevAuto::Import for networking udev configuration (#303916) - 2.15.16 * Mon Sep 03 2007 [email protected] - commandline options fixed (#269887) * Mon Aug 20 2007 [email protected] - 2.15.15 * Mon Aug 20 2007 [email protected] - Require nfs-kernel-server.rpm because nfs-utils.rpm got split (#286300). * Thu Aug 16 2007 [email protected] - suppress a warning * Wed Aug 15 2007 [email protected] - fix for the support of the new "keep install network" feature of 10.3 - 2.15.14 * Tue Aug 07 2007 [email protected] - no frame if no frametitle is defined in ask-questions * Tue Jul 17 2007 [email protected] - 2.15.13 - PDF dropped from documentation * Thu Jul 12 2007 [email protected] - helptext for ask-feature is the sum of the helptext of all elements now * Thu Jul 05 2007 [email protected] - 2.15.12 * Wed Jul 04 2007 [email protected] - initialize libstorage (#288690) * Mon Jul 02 2007 [email protected] - chrooted scripts execution fixed * Wed Jun 20 2007 [email protected] - resue partition bug (#284102) fixed * Mon Jun 18 2007 [email protected] - rounding LVs to pesize * Fri Jun 01 2007 [email protected] - 2.15.11 * Fri Jun 01 2007 [email protected] - fix for the reuse of LVM volumes * Tue May 29 2007 [email protected] - added command line interface for opening files * Fri May 25 2007 [email protected] - removed outdated translations from .desktop-files (#271209) * Tue May 22 2007 [email protected] - reactivate hardware detection during autoinstall - 2.15.10 * Wed May 16 2007 [email protected] - always remove the installation network - 2.15.9 * Tue May 15 2007 [email protected] - remove the installation network if there is no networking section in the profile - 2.15.8 * Thu May 10 2007 [email protected] - added UI for the <ask> section * Mon Apr 23 2007 [email protected] - added missing import - 2.15.7 * Fri Apr 20 2007 [email protected] - fix for EVMS creation (#266313) * Thu Apr 19 2007 [email protected] - document changed behaviour: where standard keys are missing in the global variables of the grub bootloader configuration in an autoyast profile, they will be added automatically now * Thu Apr 19 2007 [email protected] - 2.15.6 * Thu Apr 19 2007 [email protected] - clone partitions more conservative (#262535) * Wed Apr 04 2007 [email protected] - profiles that are modified by <ask> can have pre-scripts and other <ask> sections now * Tue Apr 03 2007 [email protected] - the <ask> feature can execute scripts now * Tue Apr 03 2007 [email protected] - iSCSI boot: boot parameter 'withiscsi=1' does not have any effect with autoyast installation (#253432) * Fri Mar 30 2007 [email protected] - 2.15.5 * Mon Mar 26 2007 [email protected] - removed DTD declaration from the newlycreated XML documents * Mon Mar 26 2007 [email protected] - multiple questions per dialog qith the <ask> feature * Tue Mar 20 2007 [email protected] - compatibility code to old profiles fixed * Fri Mar 16 2007 [email protected] - requires in spec file fixed * Fri Mar 16 2007 [email protected] - partition shrinking code fixed (space after shrink calculation was wrong) - 2.15.4 * Wed Mar 14 2007 [email protected] - "close small gap" code removed makes trouble on small harddisks * Wed Mar 07 2007 [email protected] - don't clone DELL utility partition (#247330) * Mon Mar 05 2007 [email protected] - auto-added boot partition code fixed (#246023) * Fri Mar 02 2007 [email protected] - schema file fixed (#187696) * Thu Mar 01 2007 [email protected] - allow empty partitioning section in RNC file * Thu Mar 01 2007 [email protected] - don't clone drives that contain no partitions with a mountpoint * Mon Feb 26 2007 [email protected] - signature-handling is less restrictive in a cloned profile (#248303) * Thu Feb 22 2007 [email protected] - the "ask" feature can not store the answer in a list (#247826) * Tue Feb 20 2007 [email protected] - don't turn off the mount point widget in the UI if create=false * Thu Feb 15 2007 [email protected] - 2.15.3 * Wed Feb 14 2007 [email protected] - use the partition_id configured in the profile when reusing partitions * Wed Feb 14 2007 [email protected] - shrinking code fixed and warning added if partitions don't fit on disk (#245072) * Wed Feb 14 2007 [email protected] - some more "close window" does not work (#240631) * Mon Feb 12 2007 [email protected] - accept_non_trusted_gpg_key parameter added to signature handling (#242087) * Thu Feb 08 2007 [email protected] - don't clone extended partitions of partition type 5 (#243063) * Fri Feb 02 2007 [email protected] - range oprator for rules fixed to include the borders of the range * Fri Feb 02 2007 [email protected] - popup added when the resolver run fails * Thu Feb 01 2007 [email protected] - packages that are required by yast modules and which are already installed, don't get installed again * Thu Feb 01 2007 [email protected] - some more "close window" was not catched situations fixed (#240631) - 2.15.2 * Wed Jan 31 2007 [email protected] - 2.15.1 * Wed Jan 31 2007 [email protected] - "close window" was not catched in some dialogs (#240631) * Tue Jan 23 2007 [email protected] - cursor isn't shown over the default module category in "yast autoyast" (#188267) * Mon Jan 22 2007 [email protected] - missing bootable partition in autoinst.xml on PPC fixed (#192342) * Thu Jan 18 2007 [email protected] - compatibility fix for storage lib * Wed Jan 17 2007 [email protected] - empty partition list allowed via RNC now * Tue Jan 16 2007 [email protected] - device guessing code enhanced * Fri Jan 12 2007 [email protected] - Image Code fixed * Thu Jan 11 2007 [email protected] - flamethrower support dropped * Thu Jan 11 2007 [email protected] - ayast_setup client added * Thu Jan 11 2007 [email protected] - dtd files dropped * Wed Jan 10 2007 [email protected] - profile can be on a USB device now (fate #300579) * Tue Jan 09 2007 [email protected] - old rnc files dropped * Mon Jan 08 2007 [email protected] - fixed removing of packages via autoyast UI (#232506) * Mon Jan 08 2007 [email protected] - fixes in the software selection UI (#231687, #232434) * Tue Dec 12 2006 [email protected] - XML check during saving fixed (#227634) * Thu Dec 07 2006 [email protected] - 2.15.0 - schema updates - DTD files dropped * Wed Nov 15 2006 [email protected] - rnc check disabled if jing is not installed (#214906) - 2.14.15 * Mon Nov 13 2006 [email protected] - 2.14.14 * Mon Nov 13 2006 [email protected] - schema check for cloning after manual installation turned off * Mon Nov 13 2006 [email protected] - logical Volume creation fixed (#220322) - schema files removed * Mon Nov 06 2006 [email protected] - 'remove-package' fixed (#183267) - 2.14.13 * Tue Oct 31 2006 [email protected] - turn off rnc check in stage cont - 2.14.12 * Mon Oct 30 2006 [email protected] - 2.14.11 * Wed Oct 18 2006 [email protected] - fix in the partitioning dialog * Wed Oct 18 2006 [email protected] - minor changes in the software cloning * Tue Oct 17 2006 [email protected] - support for selections dropped * Tue Oct 17 2006 [email protected] - autoyast2-utils dropped (use inst-server-utils instead) - 2.14.10 * Mon Oct 16 2006 [email protected] - Signature checks turned off in UI * Fri Oct 13 2006 [email protected] - dropped some useless code in autopart.ycp * Thu Oct 12 2006 [email protected] - 2.14.9 * Wed Oct 11 2006 [email protected] - compat fix for yast2-storage * Tue Oct 10 2006 [email protected] - proofreaded text * Mon Oct 09 2006 [email protected] - experimental imaging feature added - strict schema check in cloning and saving added - some schema updates - 2.14.8 * Thu Sep 21 2006 [email protected] - fix in partition edit dialog (#206681) * Wed Sep 20 2006 [email protected] - 2.14.7 * Mon Sep 18 2006 [email protected] - a resource can turn off the logging of it's data from the profile for security reasons (Bug #192605) * Fri Sep 08 2006 [email protected] - 'halt' documented and added to UI - schema fixes * Tue Sep 05 2006 [email protected] - reusing all 4 primaries fails (fixed) * Mon Sep 04 2006 [email protected] - order partitions alway by partition_nr - schema files updated * Thu Aug 31 2006 [email protected] - 2.14.6 * Wed Aug 30 2006 [email protected] - resize feature added (fate #301130) * Mon Aug 28 2006 [email protected] - reimport scripts after the ask dialog - minor documentation updates * Fri Aug 25 2006 [email protected] - the <ask> feature can store the answer in a file now * Thu Aug 24 2006 [email protected] - error handling for ftp access fixed - configure and install removed from the examples * Thu Aug 24 2006 [email protected] - "by-path" fixed for <device> configuration in partitioning (#200899) * Thu Aug 17 2006 [email protected] - partition sizes can be configured in % now * Wed Aug 16 2006 [email protected] - fix for "<remove-packages> are cloned now" - 2.14.5 * Wed Aug 16 2006 [email protected] - 2.14.4 * Wed Aug 16 2006 [email protected] - <remove-packages> are cloned now * Fri Aug 11 2006 [email protected] - reuse partitions in UI (#158855) * Tue Aug 08 2006 [email protected] - exclude partitions that are NOT supposed to be in the LVM/EVMS * Wed Aug 02 2006 [email protected] - scripts documentation fixed * Wed Aug 02 2006 [email protected] - device guessing code enhanced * Fri Jul 14 2006 [email protected] - typos fixed - 2.14.3 * Fri Jul 14 2006 [email protected] - 2.14.2 * Wed Jul 12 2006 [email protected] - don't call the add-on_auto client in 2nd stage (#188665) * Mon Jul 10 2006 [email protected] - signature-handling added to UI (#187696) * Fri Jul 07 2006 [email protected] - fixed the pattern selection dialog when a add-on product was configured before (#187568) * Thu Jul 06 2006 [email protected] - inst-source and autoyast profile can be on the same partition now * Thu Jun 29 2006 [email protected] - don't ignore the <report> section during stage2 * Thu Jun 29 2006 [email protected] - is_*_vg is deprecated now. Use <type> instead - import_gpg_key added (merged from SLES10) - compatibility code for old profiles is more robust now and can handle SLES9 / SLES10 mixed profiles - 2.14.1 * Mon Jun 19 2006 [email protected] - fix for <remove-package> in profile [#186205] and #183267 - 2.14.00 * Thu Jun 08 2006 [email protected] - fixed boot partition on PPC (#178831) - 2.13.67 * Tue Jun 06 2006 [email protected] - verified fix for automagically added boot partitions (#178831) - 2.13.66 * Thu Jun 01 2006 [email protected] - fix for automagically added boot partitions (#178831) reloaded - 2.13.65 * Thu Jun 01 2006 [email protected] - retry fix for automagically added boot partitions (#178831) - 2.13.64 * Thu Jun 01 2006 [email protected] - fix for automagically added boot partitions (#178831) - 2.13.63 * Mon May 29 2006 [email protected] - better logging during cloning - fix for pattern UI - documentation fixed by odabrunz (#178831) - 2.13.62 * Fri May 19 2006 [email protected] - start_immediately is true per default now That raises the network up immediately after configuring it. - 2.13.61 * Wed May 17 2006 [email protected] - fixed rounding errors that can hit the "max" calculation for LV in an LVM or EVMS - 2.13.60 * Tue May 16 2006 [email protected] - fix for #174262 (conflict in software selection) - fix for #175781 after selecting patterns in autoyast, none show as being selected - 2.13.59 * Fri May 12 2006 [email protected] - fix for add-on product usage (#172837c#9) - fix for cloning on PPC (#160606) - 2.13.58 * Thu May 04 2006 [email protected] - proof readed text - 2.13.57 * Tue May 02 2006 [email protected] - fixed Software selection in autoyast UI (#171309) - 2.13.56 * Fri Apr 28 2006 [email protected] - fixed package cloning on selection based systems - 2.13.55 * Fri Apr 28 2006 [email protected] - fixed package cloning on pattern based system - 2.13.54 * Fri Apr 28 2006 [email protected] - fixed primary partition cloning (#170597) - 2.13.53 * Fri Apr 28 2006 [email protected] - add-on products documentation added - 2.13.52 * Wed Apr 26 2006 [email protected] - signature-handling documentation added * Tue Apr 25 2006 [email protected] - signature-handling in cont stage fixed - 2.13.51 * Tue Apr 25 2006 [email protected] - signature handling fixed for second stage - 2.13.50 * Mon Apr 24 2006 [email protected] - fixed order of target and source initialization (#168734) - 2.13.49 * Fri Apr 21 2006 [email protected] - callbacks for signature checking added - 2.13.48 * Fri Apr 21 2006 [email protected] - fixed auto added partition on PPC (#160606) - 2.13.47 * Wed Apr 19 2006 [email protected] - create_package_descr updated - 2.13.46 * Wed Apr 19 2006 [email protected] - fixed using of the 'add_on_products'-file - 2.13.45 * Tue Apr 18 2006 [email protected] - fixed support for add-on products in create_update_source.sh - 2.13.44 * Thu Apr 13 2006 [email protected] - cloning individually selected packages if selections are in use - 2.13.43 * Tue Apr 11 2006 [email protected] - cloning encrypted partitions fixed - 2.13.42 * Mon Apr 10 2006 [email protected] - fixed the creation of encrypted partitions - 2.13.41 * Fri Apr 07 2006 [email protected] - cloning individually selected packages if patterns are in use correctly - 2.13.40 * Wed Apr 05 2006 [email protected] - Cloning EVMS fixed - fixed a 'find' warining (#162725) in create_package_descr (thanx to hou ghi) - 2.13.39 * Fri Mar 31 2006 [email protected] - creating EVMS fixed (missing mountpoints) - 2.13.38 * Wed Mar 29 2006 [email protected] - fixed add-on products installation integration (#161792) - 2.13.37 * Wed Mar 29 2006 [email protected] - set SoftLock to avoid the installation of recommended patterns (#159466) - 2.13.36 * Tue Mar 28 2006 [email protected] - addon support dropped. In the current state, it breaks autoinstallation - shrink partitions that are too big (#155911) - set type to primary while cloning if needed - 2.13.35 * Fri Mar 24 2006 [email protected] - fixed partition id of /boot/efi must really be 259 - 2.13.34 * Wed Mar 22 2006 [email protected] - merging is configureable now - 2.13.33 * Tue Mar 21 2006 [email protected] - Moved online update code back from autoyast2 to yast2-online-update (#151213). - 2.13.32 * Fri Mar 17 2006 [email protected] - cloning of /boot/efi vfat works now (#155918) - reset previous settings in software config in the UI - code activated for Bug #82867 (device by udev-id) - software configuration for selections fixed in UI - 2.13.31 * Fri Mar 17 2006 [email protected] - correct rug command to install patches (#149903) * Wed Mar 15 2006 [email protected] - mountby path and id implemented - reuse by mountby fixed - prepare the fix for #82867 - device 'by-id' instead by name - 2.13.30 * Tue Mar 14 2006 [email protected] - 2.13.29 * Tue Mar 14 2006 [email protected] - online-update: install rug when automatic online-update is enabled * Tue Mar 14 2006 [email protected] - execute init scripts in a sorted order now - patterns documented * Thu Mar 09 2006 [email protected] - pattern support for the UI - 2.13.28 * Wed Mar 08 2006 [email protected] - special merging for config_file and sysconfig_entry - added patterns to the cloning code - 2.13.27 * Wed Mar 08 2006 [email protected] - first step of support for patterns during installation added - 2.13.26 * Tue Mar 07 2006 [email protected] - BuildRequires fixed - 2.13.25 * Mon Mar 06 2006 [email protected] - fixed the "ask" dialog for the "cont" stage - 2.13.24 * Tue Feb 28 2006 [email protected] - fixed #153950 (scripts in background don't work) - 2.13.23 * Fri Feb 24 2006 [email protected] - cloning 'mountby' fixed - fixing the proposal for timezone (#148032) - fixed compatibility code for country clients (#148032) - 2.13.22 * Fri Feb 17 2006 [email protected] - fix for "mountby label" (#150020) - 2.13.21 * Fri Feb 17 2006 [email protected] - added API for Online Update (#151213) - 2.13.20 * Fri Feb 10 2006 [email protected] - fixed #149658 autoyast installation ends with no hard disks were found on s390 * Mon Feb 06 2006 [email protected] - 'general' dialog in the UI updated - partition dialog updated - don't clone the region. - added LVM and EVMS support to the UI - 2.13.18 * Mon Jan 30 2006 [email protected] - UI for scripts enhanced, so it supports all features - 2.13.17 * Fri Jan 27 2006 [email protected] - scripts can show feedback now - 2.13.16 * Tue Jan 24 2006 [email protected] - code cleanup - partition docu enhanced - one can clone a system more than one time· now with the UI - proof readed texts - 2.13.15 * Tue Jan 24 2006 [email protected] - Fixed rnc syntax errors that broke yast2-schema.rpm. * Mon Jan 23 2006 [email protected] - udev queue is active again, even with pre-script * Mon Jan 23 2006 [email protected] - reimport scripts section after pre-script - RNC files updated - documentation update - fix filesystem_id, partition_id mixup - 2.13.13 * Thu Jan 12 2006 [email protected] - cloning LVM fixed - cloning RAID fixed - catching XML and transfer errors and show them in a popup - 2.13.12 * Thu Jan 05 2006 [email protected] - warn on packages that can't be found on inst-source with a popup - check if the profile logic is okay or if important stuff is missing (like the root password) Bug #116098 - https scheme enabled. So the profile can be fetched of an encrypted channel - 2.13.11 * Mon Dec 19 2005 [email protected] - EVMS support added - proof read texts - 2.13.10 * Mon Dec 12 2005 [email protected] - "ask" feature enhanced - 2.13.9 * Mon Dec 05 2005 [email protected] - "mountby" parameter implemented - cleanup for the "clone system" checkbox - "ask for certain values" feature implemented (feature #280) - 2.13.8 * Tue Nov 29 2005 [email protected] - PXE boot documentation added - option to turn off autointallation in the second stage added - yast2-x11 removed from build dependency - 2.13.7 * Wed Nov 23 2005 [email protected] - some software raid fixes - 2.13.6 * Fri Nov 18 2005 [email protected] - some documentation fixed - cloning extended partitions fixed - 2.13.5 * Wed Nov 16 2005 [email protected] - clone_system client added - 2.13.4 * Tue Nov 15 2005 [email protected] - it's possible to change <general> section now via pre-script - it's possible to override <confirm>no</confirm> via y2confirm on the linuxrc commandline - create_update_source.sh added to utils package - added some sections to the dontmerge parameter - added the pre-probing stage (especially for s390) - fixes for better support for the new language_auto client including more backward compatibility code - 2.13.3 * Tue Nov 08 2005 [email protected] - fixed Bug #104372 language, timezone and keyboard use the official autoyast API now - Documentation fixed, "configure" and "install" are documented as deprecated now - Documentation fixed, "range" is documented now - fixing #130140 reported for SLES9 but still valid classes repository location changes do not take effect - matchtype "regex" added - fixed the use of nested devices in autoyast=device://... - fixing #130959 (merging fails). This might need some more work, to fix double entries too - slight correction to the linuxrc stuff Bug #119977 - 2.13.2 * Mon Oct 10 2005 [email protected] - Install profile-misc.rnc - Cut down partitioning.rnc to make it compile. - 2.13.1 * Thu Sep 29 2005 [email protected] - Added RNC for rules and classes - If no repartitioning is need and just some partitions are formatted, autoyast fails. This should be fixed now. - compatibility fix for new storage lib. Creating encrypted partitions is fixed now. (#118594) - size=max is now possible for logical volumes * Fri Sep 23 2005 [email protected] - use also the Relax NG schema for validation (xmllint and jing). - RNC schema: added partitioning and reporting, moved nfs client and server to their packages. - use @fillupdir@ to allow prefixed builds. - 2.13.0 * Mon Sep 12 2005 [email protected] - prevent trouble if one is doing partitioning in a pre-script. This can lead to trouble because of non existing devices (udev fiasco) - 2.12.18 * Thu Sep 08 2005 [email protected] - if one modifies the partition table in a pre script, we will recognize this now by rereading the partition table - 2.12.17 * Thu Sep 08 2005 [email protected] - hook to be compatibel with the autoyast documentation for reusing partitions create=false + partition_nr > 0 did not work - 2.12.16 * Tue Sep 06 2005 [email protected] - developer documentation added - documentation fixed - 2.12.15 * Mon Sep 05 2005 [email protected] - compatibility fix for new storage library a missing filesystem type leads to reiserfs always. That's bad for a swap partition with new storage lib - 2.12.14 * Fri Aug 26 2005 [email protected] - compatibility fix for libsax - ayast_probe.ycp client added - 2.12.13 * Tue Aug 23 2005 [email protected] - fix for compatibility with new storage lib (wipe out partition table was broken) - Documentation update - 2.12.12 * Fri Aug 19 2005 [email protected] - pdf documentation added - compatibility fix for new storage library - UI shows the name of the current profile - 2.12.11 * Wed Aug 17 2005 [email protected] - compatibility to storage lib (type was missing in TargetMap) - 2.12.10 * Tue Aug 16 2005 [email protected] - harddisk autodetection now selectable in UI - 2.12.9 * Tue Aug 16 2005 [email protected] - adapted partition_dialogs.ycp to new yast2-storage - 2.12.8 * Mon Aug 15 2005 [email protected] - missing images and stylesheet in docu fixed - 2.12.7 * Fri Aug 12 2005 [email protected] - compatibility fix in the UI for the timezone dialog - 2.12.6 * Wed Aug 10 2005 [email protected] - Fixes for compatibility to new storage library - fix for flat profile - 2.12.5 * Fri Jul 29 2005 [email protected] - added missing parameter to DlgCreateCryptFs function call - 2.12.4 * Wed Jul 20 2005 [email protected] - stopped including non-existing file - 2.12.3 * Mon Jul 18 2005 [email protected] - added yast2-storage-lib to neededforbuild * Thu Jul 14 2005 [email protected] - documentation enhanced/fixed - fix for "new profile" in UI - changes for new Storags Library code * Tue May 17 2005 [email protected] - merged some changes from 9.3 branch to HEAD - 2.12.1 * Mon May 16 2005 [email protected] - renamed defult variable - 2.12.0 * Thu Apr 28 2005 [email protected] - added clients for running scripts during inst_finish * Mon Feb 21 2005 [email protected] - Fixed handling of using existing fstab for partitioning - V 2.11.9 * Fri Feb 18 2005 [email protected] - Adapted spec file - V 2.11.8 * Wed Feb 16 2005 [email protected] - Reworked partitioning - Use more common functions from storage * Mon Feb 07 2005 [email protected] - Merged proof-read texts - 2.11.6 * Mon Feb 07 2005 [email protected] - Adapted language settings - Disable X if not configured in control file - 2.11.5 * Mon Jan 31 2005 [email protected] - Read module dependencies from desktop files - 2.11.4 * Wed Jan 05 2005 [email protected] - adaped to new interface of Kernel.ycp - 2.11.3 * Sun Nov 14 2004 [email protected] - Removed deprecated lookup/select. * Wed Oct 27 2004 [email protected] - adapted to new Mode:: interface - adapted documentation for new devtools * Wed Oct 20 2004 [email protected] - Doc updates * Mon Oct 11 2004 [email protected] - adapted to new Arch:: interface * Wed Sep 29 2004 [email protected] - Import before Write when configuring users (#46335) * Fri Sep 24 2004 [email protected] - Removed alice dependencies - Import configuration into module when reading kickstart files - Fixed rules, do not treat lvm and raid as harddisks * Mon Sep 20 2004 [email protected] - install packages dependent on configuration in continue mode - Fixed rules with a workarounf for the stack overflow bug - Fixed dtd * Mon Sep 13 2004 [email protected] - Fixed scripts client to not delete config when user changes data - Fixed rules script - 2.10.10 * Mon Sep 06 2004 [email protected] - ComputeKernelPackages moved to Kernel.ycp * Mon Aug 30 2004 [email protected] - merged proofread messages * Mon Aug 30 2004 [email protected] - use modified flag (#43904) in auto clients * Thu Aug 26 2004 [email protected] - Export and Import configurations globally and not on a module basis - Improved configuration dialog in continue mode * Tue Aug 24 2004 [email protected] - Added missing example - Fixed makefile * Tue Aug 24 2004 [email protected] - Fixed file retrieval per FTP - Added schema files * Wed Aug 11 2004 [email protected] - Fixed copying of files from NFS * Tue Aug 10 2004 [email protected] - Remove obsolete file and functions * Wed Jul 28 2004 [email protected] - Fixed stylesheets for doc generation - Fixed default confirmation settings - fixed wildcards in rules - Fixed copying of scripts from an NFS location - V 2.10.1 * Mon Jun 07 2004 [email protected] - Dont loop trying to copy non-existent control file (#41751) * Mon Jun 07 2004 [email protected] - fixed setting of bootloader data in autoyast (#41681) - V. 2.9.44 * Thu May 27 2004 [email protected] - Fixed images in documentation * Thu May 27 2004 [email protected] - Fixed Resetting of network data * Thu May 27 2004 [email protected] - #41227: Use functions from yast2-bootloader when installatig bootloader * Wed May 26 2004 [email protected] - #41018: Network access in post-scripts is now possible again. Post scripts can run in 3 possible spots: before installation network is shutdown, after autoyast configures the system and after SuSEconfig is run * Mon May 24 2004 [email protected] - Fixed RAID cloning - if rules.xml is found but no rules apply, use default rules (hexip, mac). - doc updates * Sat May 22 2004 [email protected] - Fixed Partition cloning - Fixed LVM cloning - Updated DTD * Fri May 21 2004 [email protected] - Update DTD, Docs - Fixed autoconf mode * Thu May 13 2004 [email protected] - Update neededforbuild for docbook * Thu May 13 2004 [email protected] - use stylesheets to generate html documentation during package build time * Mon May 10 2004 [email protected] - documenation updates - #40067: file open dialog doesn' t display all files (wrong type filter) - set reporitng behavior in continue mode after setting defaults, not before. - V 2.9.40 * Tue May 04 2004 [email protected] - merged proofread texts - V 2.9.39 * Thu Apr 29 2004 [email protected] - lvm over raid syntax conversion fix (#39603) - V 2.9.38 * Wed Apr 28 2004 [email protected] - convert lv filesystem type correctly (#39598) * Tue Apr 27 2004 [email protected] - Add option to halt after first stage - Set runlevel correctly when install over serial console * Sun Apr 18 2004 [email protected] - Updated docs - Use new icon for yast2 control center * Sat Apr 17 2004 [email protected] - Translate internal desktop files (#38234) * Sat Apr 17 2004 [email protected] - On IA64, always use /boot/efi as the boot partition (#36061) * Wed Apr 07 2004 [email protected] - Use HWAddr instead of NetHWAddr (#38581) * Mon Apr 05 2004 [email protected] - Use fallback kernels and use kernel computation function from yast2-packager * Fri Apr 02 2004 [email protected] - Adapted to use new wizard - Change license to GPL * Thu Apr 01 2004 [email protected] - retrieve all cap mac address file (#37980 ) - restart the control file retrieval process from scratch (#37980 ) * Thu Apr 01 2004 [email protected] - Fixed cloning: dont add evms, use mount points from Storage map. (#37931) * Wed Mar 31 2004 [email protected] - Close dialog on cancel when importng files * Mon Mar 29 2004 [email protected] - Enable auto option with swap on lvm - Set lvm2 on PVs - Set bootloader options correctly * Fri Mar 26 2004 [email protected] - added missing textdomain - updated DTD - fixed creation of 4 primary partitions using partition_nr * Sun Mar 21 2004 [email protected] - added support for remote scripts - variable based rules - disabled button in validity checks - dont complain about space during partition plan creation * Thu Mar 18 2004 [email protected] - Install LVM packages if LVM is configured * Wed Mar 17 2004 [email protected] - Set runlevel correctly to prevent booting into runlevel 0 (#36130) * Tue Mar 16 2004 [email protected] - Validity Checks - Fstab handling improved with some additional options to prevent formatting of partitions with data * Fri Mar 12 2004 [email protected] - Added wizard icons - new option for partitioning (read_fstab ): Use partitioning data from fstab, dont create partitions, just format them and mount them - Image support. Use flamethrower as image server. Implemented flamethrower client in ycp - Show name of control file being retrieved - Other fixes.. * Wed Mar 10 2004 [email protected] - Read data from desktop files correctly. Especially for resource!= client cases * Wed Mar 10 2004 [email protected] - Workaround for new wizard * Mon Mar 08 2004 [email protected] - Use Sequencer and simplified main interface * Mon Mar 08 2004 [email protected] - Add generated docs to CVS - removed doc tar - install all documents - 2.9.22 * Sun Mar 07 2004 [email protected] - Revert last change - 2.9.21 * Fri Mar 05 2004 [email protected] - Install auto generated docs - 2.9.20 * Fri Mar 05 2004 [email protected] - stricter type checking - Fixed alice import - use Pkg::SetAdditionalLocales. - 2.9.19 * Tue Mar 02 2004 [email protected] - Removed EXTRA_PROV files, not on the CD * Tue Mar 02 2004 [email protected] - Type info fixes - dont export unsupported kickstart options - fixed storage configuration - dtd updates - doc updates - 2.9.17 * Tue Feb 24 2004 [email protected] - Re-enabled LVM and RAID - Fixed Types - 2.9.16 * Mon Feb 23 2004 [email protected] - Use new kernel names - 2.9.15 * Thu Feb 19 2004 [email protected] - changed sort to use "<" instead of "<=" because of the switch to std::sort * Thu Feb 19 2004 [email protected] - Renamed clients, following naming conventiosn for auto and installation clients * Mon Feb 16 2004 [email protected] - removed usage of variable hardBoot -> obsolete. - 2.9.11 * Tue Feb 10 2004 [email protected] - Fixed variable reading from desktop files - 2.9.10 * Tue Feb 10 2004 [email protected] - Use desktop file variables - 2.9.9 * Tue Feb 10 2004 [email protected] - Fixes for new interpreter - doc updates - 2.9.8 * Sun Feb 08 2004 [email protected] - Fixes for new interpreter - 2.9.7 * Sun Feb 01 2004 [email protected] - Fixes for new interpreter - 2.9.6 * Sun Feb 01 2004 [email protected] - more fixes for new interpreter - keep url for control file as, just modify path when necessary. - 2.9.5 * Sat Jan 31 2004 [email protected] - moved module AutoinstConfig to autoyast2-installation package * Wed Jan 28 2004 [email protected] - moved monitor configuration to x11 * Mon Jan 19 2004 [email protected] - improved kickstart import - Fixed misc. dialogs * Sun Nov 30 2003 [email protected] - New Interpreter Changes - User Desktop files instead of y2cc * Thu Sep 18 2003 [email protected] - Fixed #31233: creating a cryptofs fails * Wed Sep 17 2003 [email protected] - Close installation source before post-scripts to allow installation of custom packages during autoinstall (#31172) - 2.8.13 * Wed Sep 17 2003 [email protected] - Updated docs - Updated EXTRA_PROV - Fixed bug when reusing non-neighbouring partitions - Fixed bug where autoyast loads html file of directory contents on web server - 2.8.12 * Sat Sep 13 2003 [email protected] - #30678: Moved inst_startup from general workflow to autoinst_init - Added basic yast2 module dependency sorting to fix some issues with late user creation and network dependencies * Mon Sep 08 2003 [email protected] - Dont set package selection Minimal when cloning (#29450 ) - Doc updates - 2.8.10 * Tue Sep 02 2003 [email protected] - Fixed post-installation: Data of several modules was overridden. - Fixed partitioning: Some rare scnarios with raid not being deleted - 2.8.9 * Mon Sep 01 2003 [email protected] - use Popup::ConfirmAbort * Thu Aug 21 2003 [email protected] - Added autoinst_post.ycp for additional packages required by yast2 modules * Mon Aug 18 2003 [email protected] - Added remove-packages feature for removing automatically selected packages * Fri Aug 15 2003 [email protected] - Fixed bug #28797: /var/lib/autoinstall is not owned by autoyast2-installation - Fixed bug #28928: /tmp/profile should not be created on system * Mon Aug 11 2003 [email protected] - Dont not build docs - 2.8.5 * Mon Aug 11 2003 [email protected] - Merged proof read meassages - 2.8.4 * Wed Aug 06 2003 [email protected] - Add option to modify control file during installation and reload it after pre script is executed * Mon Aug 04 2003 [email protected] - Adapt to new yast2 types for ip configuration - 2.8.3 * Tue Jul 29 2003 [email protected] - doc updates - with complete files one can run a script and set permissions of files - 2.8.2 * Sat Jul 05 2003 [email protected] - allow keeping lvm logical volumes - allow resizing of lvm lvs * Wed Jun 11 2003 [email protected] -added dialog for optoinal hd selection during installation -fixed file list * Thu Jun 05 2003 [email protected] - LVM improvements - Make LVM part of partitioning resource * Sat May 17 2003 [email protected] - fixed perl script execution - #26859: create /boot with ext3 via autoyast - remove useless test cases - 2.8.0 * Mon Mar 17 2003 [email protected] - #25446: Read control file from CD-ROM if not mounted - Copy media file to create ISO image - Copy class directory to ISO - return false and not `abort on errors - updated docs - 2.7.18 * Fri Mar 14 2003 [email protected] - updated docs * Thu Mar 13 2003 [email protected] - updated EXTRA_PROV to latest 8.2 status: #25286 * Wed Mar 12 2003 [email protected] - Start portmap if profile is on NFS (#25132) - Handle plural messages (#24966) - 2.7.16 * Wed Mar 12 2003 [email protected] - Fixed translating menu tree items and summary captions (#25142). - Added autoinst_modules.conf to POTFILES (#25136). * Mon Mar 10 2003 [email protected] - doc updates and fixes - better error handling (refixed #24795) - Set RAID size correctly - 2.7.15 * Fri Mar 07 2003 [email protected] - #24795: Fixed error dialog, when profile is missing on remote server - #24769: wrong partition id for swap - doc fixes, added missing images - 2.7.14 * Tue Mar 04 2003 [email protected] - Avoid resetting of initrd modules list during bootloader import (#24380) - Move initialization of disk to inst_prepdisk (#23607 ) - 2.7.13 * Mon Mar 03 2003 [email protected] - Fixed cloning (#24536 ) - Doc updates - Fixed File dialog popups (#24304) - Updated XML list names - 2.7.12 * Mon Feb 24 2003 [email protected] - install alice-compat only when needed - improved kickstart/alice import - Completed full Compatibility to kickstart partition size options - Fixed package selection dialogs - doc updates - 2.7.11 * Thu Feb 20 2003 [email protected] - adapted spec file - use PkgInstall to tag package as selected by user - various fixes - 2.7.10 * Tue Feb 18 2003 [email protected] - Fixed bug #23746: saving files now works in text mode - Read y2cc files in normal mode (Cloning) * Tue Feb 18 2003 [email protected] - added missing file to spec - doc updates - custom rules using scripts - 2.7.9 * Tue Feb 18 2003 [email protected] - More doc updates - ask when initializing disk if confirm is true - 2.7.8 * Fri Feb 14 2003 [email protected] - Docuemntation upodates - Various fixes - Software selection - Added config file autoyast2-installation - 2.7.7 * Mon Feb 10 2003 [email protected] - Changed sub-module naming scheme - Docuemntation upodates - Partitioning improvements - 2.7.6 * Tue Feb 04 2003 [email protected] - Improved cloning - Fixed ISO creation - Text fixes - 2.7.5 * Tue Jan 28 2003 [email protected] - Bootloader cloning - Various dialog fixes - 2.7.4 * Mon Jan 27 2003 [email protected] - Fixed dialogs and some workflow issues - Reintegrated classes - 2.7.3 * Fri Jan 24 2003 [email protected] - Fixed #23024: Missing call for Profile module - Fixed various missing variables - Added support for disksize rule - refined repartitioning - 2.7.2 * Tue Jan 21 2003 [email protected] - New interface with a simple menu system - Retrieve control files depending on pre-defined and user defined rules - Merge Profiles on the fly and during installation - Reworked ISO creation process - Use Package selector for software configuration - New external module calling scheme - Advanced partitioning improved and extended * Reuse partitions without formatting * Destroy LVM volumes - Clone basic data (network, authentication etc.) - Integrated more YaST2 modules - 2.7.1 * Thu Nov 14 2002 [email protected] - Put prepared docs into a tar - Merge bug fixes from 8.1 - 2.7.0 * Wed Oct 30 2002 [email protected] - Fixed bug #21409: On SLES/UL install defaults to lilo * Mon Oct 28 2002 [email protected] - Fixed bug #21359: extended partitions with id 15 are not created when cloning * Sun Oct 27 2002 [email protected] - Fixed bug #20732: Dont use /tmp for writing files with fixed name. * Mon Oct 21 2002 [email protected] - Fixed bug #21142: remove one option from xsltproc command when merging classes. - 2.6.36 * Thu Oct 03 2002 [email protected] - sysconfig variables default to empty string and not 'dummy' (bug #20619) - Dont check for path of source if only reading package source data (bug #20620) - dont merge packages, addons (bug #20622) - fixed typo while checking for start_x11 (bug #20621) - DTD updates/fixes - Restore Next button in classes - added some packages to needeforbuild to convert screenshots - verify that class names do not contain spaces (bug #20621) * Wed Sep 25 2002 [email protected] - Do not allow spaces in class names - added one more missing file to spec - 2.6.34 * Tue Sep 24 2002 [email protected] - Fixed: Add nfs packages if NFS is configured - Fixed: Copy package database to correct path of ISO skeleton - Cache selection data instead of quering database twice - Added missing configuration file to spec * Tue Sep 17 2002 [email protected] - doc updates - fixed #19778: Interactive mode is default, user must change this to have fully automated installtion. This prevented kernel from being installed if <mode> was not declared. * Thu Sep 12 2002 [email protected] - Do not create installation source caches here, instead use source manager. - 2.6.32 * Tue Sep 10 2002 [email protected] - updated docs - updated dtd - added missing y2cc file to spec - 2.6.31 * Mon Sep 09 2002 [email protected] - provide internal packages (kernel etc) early as Proposal might not have been called - doc updates - dtd updates - 2.6.30 * Mon Sep 09 2002 [email protected] - added and updated DTD files - fixed configuration of X11 - 2.6.29 * Sun Sep 08 2002 [email protected] - delete custom scripts correctly * Sun Sep 08 2002 [email protected] - reduce logging - fixed fstab options in partitioning dialog - new control file resets old data - 2.6.28 * Sat Sep 07 2002 [email protected] - Fixed writing of XML files needed for classes (#18865). - 2.6.27 * Sat Sep 07 2002 [email protected] - updated docs - added latest create_package_descr and needed files - check for errors and abort if something goes wrong during installation - adapted spec file with new files - 2.6.26 * Sat Sep 07 2002 [email protected] - Include /etc/autoinstall/ (#18865). - 2.6.25 * Thu Sep 05 2002 [email protected] - Fixed to create ISO images again, using latest package manager rlease - 2.6.24 * Thu Sep 05 2002 [email protected] - fixed error dialog for unsupported protocols for control file location - set scheme to floppy if file found on floppy - 2.6.23 * Wed Sep 04 2002 [email protected] - added more list names in generated xml files - Fix creation of extended partitions when only partition_id is known (for Restore module) - Fix x11 data configuration (start_x11 was not configured) - 2.6.22 * Tue Sep 03 2002 [email protected] - fixed hardware clock settings - more adaptions to package manager - partition table sorting fixes - 2.6.21 * Mon Sep 02 2002 [email protected] - update docs - added autoconf for configuring already installed systems - RAID fixes - 2.6.20 * Thu Aug 29 2002 [email protected] - delete runme_at_boot in second stage - Fixed setting of language and timezone - write displaymanager values only if X is available - hwclock is not boolean when importing kickstart files - 2.6.19 * Wed Aug 28 2002 [email protected] - remove checking for X11 - set locale for package manager - doc updates - 2.6.18 * Tue Aug 27 2002 [email protected] - provide/obsolete old translation packages * Tue Aug 27 2002 [email protected] - fixed return value from main menu - 2.6.17 * Tue Aug 27 2002 [email protected] - add change necessary due to change in auto_part_create.ycp of storage module. * Tue Aug 27 2002 [email protected] - commit software selections - adapted ISO creation to new CD layout - 2.6.16 * Mon Aug 26 2002 [email protected] - partitioning fixes - 2.6.15 * Sat Aug 24 2002 [email protected] - fixed progress bar ordering - control file can now be stored on a storage device - fixed error dialog * Wed Aug 21 2002 [email protected] - adaptions to new packager (installer only) - partitioning fixes - V 2.6.14 * Mon Aug 19 2002 [email protected] - bug #17801 fixed: Added PreReq - doc updates - bootloader fixes (now taking grub into account) - post installation now works again * Wed Aug 14 2002 [email protected] - fixed packages needed for build - misc doc updates - actiavte dead buttons - proof-read texts for translation - 2.6.12 * Mon Aug 12 2002 [email protected] - sysconfig variable configuration - kernel module configuration - 2.6.11 * Tue Aug 06 2002 [email protected] - Fixed package selection in when cloning - Partitioning updates - 2.6.10 * Mon Aug 05 2002 [email protected] - More adaptions to latest yast2 state - doc updates - added support for configuration options (nfs_server) - 2.6.9 * Mon Jul 29 2002 [email protected] - RAID support added - LVM improvements and rewrite - Kickstart import imporovements - 2.6.8 * Tue Jul 23 2002 [email protected] - help text fixes & updates - Kickstart/Alice Import improvments - 2.6.7 * Mon Jul 22 2002 [email protected] - doc updates - create ISO - workflow fixes - partitioning enhancements - 2.6.6 * Mon Jul 15 2002 [email protected] - doc changes - readded X11 configuration (WOP) - added more help texts - Added more summaries - Fixed post-install part - 2.6.5 * Fri Jul 12 2002 [email protected] - use proper namespace for Args and CallFunction (#16776) - 2.6.4 * Sat Jul 06 2002 [email protected] - Alice import improvements - Import redhat kickstart files - Changed package dependencies - 2.6.3 * Thu Jul 04 2002 [email protected] - Created package with new dev tools - 2.6.2 * Wed Jul 03 2002 [email protected] - Merged yast2-config-autoinst and yast2-module-autoinst - Alice Configuration Imports - Linuxrc Options and 'info' file creation - Adaption to new structure of yast2 * Wed May 29 2002 [email protected] - Run post-install depending on installed modules - Use yast2-lib-xml instead of using XML agent directly - Improved automated partitioning - Rely on yast2-lib-network instead of custom code * Wed Apr 17 2002 [email protected] - fixed parsing of command line parameters, now also parse port number and handle colon in url - In failure pop-up default to previously selected protocol * Wed Mar 27 2002 [email protected] - Through fix for #15430, runme_at_boot is not deleted in autoinst mode (inst_root is not called in autoinst mode). Remove runme_at_boot here * Tue Mar 26 2002 [email protected] - handle default behaviour (distinguish between medium root and installation root) * Tue Mar 26 2002 [email protected] - If a file referenced with file:// is not found on source medium, try to find it relative to the mount root/installation system * Mon Mar 25 2002 [email protected] - Fixed bug: Copy control file if specified with file:// from the right source location - Fixed bug: return error if control file not found with file:// - indent code - doc updates * Tue Mar 19 2002 [email protected] - finalized documentation - default pesize for LVM is 4M and not 0 - bug #15082: Added call for missing printconf in post-intallation * Fri Mar 15 2002 [email protected] - Fixed bug #15005: Use /var/adm/autoinstall/logs instead of /var/adm/autoinstall/inst-logs for logging output of post scripts - Documentation updates - 2.5.18 * Mon Mar 04 2002 [email protected] - Doc updates - 2.5.17 * Mon Mar 04 2002 [email protected] - added md5 support (bug #13250) - added reboot options to force reboot after auto-installation - Fixed problem with profile retrieval where functions returned false when they had to return true! - use profile as id for sgml references instead of default one * Thu Feb 28 2002 [email protected] - Fixed bug#14084 * Thu Feb 28 2002 [email protected] - Set the langauge correctly using the Language module - Added debug messages in setup client - Removed unused User module from autoinst_setup - doc updates * Tue Feb 26 2002 [email protected] - use Language::language instead of Installation::Language - Set selection to Minimal if nothing is declared - Check for configured X11 correctly * Mon Feb 18 2002 [email protected] - use network data from installMap instead of scr - doc updates * Wed Feb 13 2002 [email protected] - doc updates - completed feature to have complete conf files which can be copied anywhere in the installed system - completed feature to add any sysconfig variable given the path, key and value - script directories are now created in the spec file * Tue Feb 12 2002 [email protected] - Create only selected partitions, if specified in control file - 2.5.15 * Mon Feb 11 2002 [email protected] - doc updates - configure runlevel, inetd - 2.5.14 * Tue Feb 05 2002 [email protected] - Updated documentation. now with a reference - 2.5.13 * Mon Feb 04 2002 [email protected] - Fixed documentation and images - 2.5.12 * Mon Feb 04 2002 [email protected] - Partitioning modifications - Code cleanup - 2.5.11 * Mon Jan 28 2002 [email protected] - X11 configuration updates - Package selection updates - Bootloader configuration finalized - 2.5.10 * Fri Jan 25 2002 [email protected] - Option to initialize disks added - Removed dependency on XML agent - Updated docs * Mon Jan 21 2002 [email protected] - Adapted to latest version of YaST2 - non-SuSE package handling - Post-install improvements( Mail) - preview version * Tue Jan 15 2002 [email protected] - Handle packages in package module - Fixed Makefile.am for documentation - Mail directive parsing improvements * Mon Jan 14 2002 [email protected] - SGML Documentation - control file changes (report directive ) * Mon Jan 14 2002 [email protected] - X11 Support - Various post-install additions (nis, nis+, mail, security etc.) - XML Parser improvements * Tue Jan 08 2002 [email protected] - Added LVM Support - Execute user-defined scripts before system first boot - Make all the way to the login prompt :-) * Thu Jan 03 2002 [email protected] - Split module to installation and configuration parts * Mon Nov 19 2001 [email protected] - Fix lookup defaults * Mon Oct 22 2001 [email protected] - initial version
/usr/lib/YaST2/bin/autoyast-initscripts.sh /usr/lib/systemd/system/autoyast-initscripts.service /usr/share/YaST2/clients/autoinst_files_finish.rb /usr/share/YaST2/clients/autoinst_scripts1_finish.rb /usr/share/YaST2/clients/autoinst_scripts2_finish.rb /usr/share/YaST2/clients/ayast_probe.rb /usr/share/YaST2/clients/clone_system.rb /usr/share/YaST2/clients/files_auto.rb /usr/share/YaST2/clients/inst_autoconfigure.rb /usr/share/YaST2/clients/inst_autoinit.rb /usr/share/YaST2/clients/inst_autopost.rb /usr/share/YaST2/clients/inst_autosetup.rb /usr/share/YaST2/clients/inst_autosetup_upgrade.rb /usr/share/YaST2/clients/inst_store_upgrade_software.rb /usr/share/YaST2/include/autoinstall /usr/share/YaST2/include/autoinstall/common.rb /usr/share/YaST2/include/autoinstall/io.rb /usr/share/YaST2/include/autoinstall/tree.rb /usr/share/YaST2/include/autoinstall/xml.rb /usr/share/YaST2/lib/autoinstall /usr/share/YaST2/lib/autoinstall/activate_callbacks.rb /usr/share/YaST2/lib/autoinstall/ask /usr/share/YaST2/lib/autoinstall/ask/dialog.rb /usr/share/YaST2/lib/autoinstall/ask/profile_reader.rb /usr/share/YaST2/lib/autoinstall/ask/question.rb /usr/share/YaST2/lib/autoinstall/ask/question_option.rb /usr/share/YaST2/lib/autoinstall/ask/runner.rb /usr/share/YaST2/lib/autoinstall/ask/stage.rb /usr/share/YaST2/lib/autoinstall/auto_sequence.rb /usr/share/YaST2/lib/autoinstall/autoinst_profile /usr/share/YaST2/lib/autoinstall/autoinst_profile/ask_list_section.rb /usr/share/YaST2/lib/autoinstall/autoinst_profile/ask_section.rb /usr/share/YaST2/lib/autoinstall/autoinst_profile/ask_selection_entry.rb /usr/share/YaST2/lib/autoinstall/autoinst_profile/script_section.rb /usr/share/YaST2/lib/autoinstall/autosetup_helpers.rb /usr/share/YaST2/lib/autoinstall/clients /usr/share/YaST2/lib/autoinstall/clients/autoinst_files_finish.rb /usr/share/YaST2/lib/autoinstall/clients/autoyast.rb /usr/share/YaST2/lib/autoinstall/clients/ayast_probe.rb /usr/share/YaST2/lib/autoinstall/clients/ayast_setup.rb /usr/share/YaST2/lib/autoinstall/clients/clone_system.rb /usr/share/YaST2/lib/autoinstall/clients/files_auto.rb /usr/share/YaST2/lib/autoinstall/clients/inst_autoinit.rb /usr/share/YaST2/lib/autoinstall/clients/inst_autosetup.rb /usr/share/YaST2/lib/autoinstall/clients/inst_autosetup_upgrade.rb /usr/share/YaST2/lib/autoinstall/clients/report_auto.rb /usr/share/YaST2/lib/autoinstall/clients/scripts_auto.rb /usr/share/YaST2/lib/autoinstall/clients/software_auto.rb /usr/share/YaST2/lib/autoinstall/dialogs /usr/share/YaST2/lib/autoinstall/dialogs/disk_selector.rb /usr/share/YaST2/lib/autoinstall/dialogs/question.rb /usr/share/YaST2/lib/autoinstall/dialogs/storage.rb /usr/share/YaST2/lib/autoinstall/entries /usr/share/YaST2/lib/autoinstall/entries/description.rb /usr/share/YaST2/lib/autoinstall/entries/description_sorter.rb /usr/share/YaST2/lib/autoinstall/entries/registry.rb /usr/share/YaST2/lib/autoinstall/importer.rb /usr/share/YaST2/lib/autoinstall/package_searcher.rb /usr/share/YaST2/lib/autoinstall/partitioning_preprocessor.rb /usr/share/YaST2/lib/autoinstall/pkg_gpg_check_handler.rb /usr/share/YaST2/lib/autoinstall/presenters /usr/share/YaST2/lib/autoinstall/presenters.rb /usr/share/YaST2/lib/autoinstall/presenters/drive.rb /usr/share/YaST2/lib/autoinstall/presenters/drive_type.rb /usr/share/YaST2/lib/autoinstall/presenters/partition.rb /usr/share/YaST2/lib/autoinstall/presenters/section.rb /usr/share/YaST2/lib/autoinstall/profile_checker.rb /usr/share/YaST2/lib/autoinstall/script.rb /usr/share/YaST2/lib/autoinstall/script_runner.rb /usr/share/YaST2/lib/autoinstall/storage_controller.rb /usr/share/YaST2/lib/autoinstall/storage_proposal.rb /usr/share/YaST2/lib/autoinstall/ui_state.rb /usr/share/YaST2/lib/autoinstall/widgets /usr/share/YaST2/lib/autoinstall/widgets/ask /usr/share/YaST2/lib/autoinstall/widgets/ask/check_box.rb /usr/share/YaST2/lib/autoinstall/widgets/ask/combo_box.rb /usr/share/YaST2/lib/autoinstall/widgets/ask/dialog.rb /usr/share/YaST2/lib/autoinstall/widgets/ask/field.rb /usr/share/YaST2/lib/autoinstall/widgets/ask/input_field.rb /usr/share/YaST2/lib/autoinstall/widgets/ask/password_field.rb /usr/share/YaST2/lib/autoinstall/widgets/storage /usr/share/YaST2/lib/autoinstall/widgets/storage/add_drive_button.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/add_partition_button.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/bcache_backing_attrs.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/bcache_backing_for.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/bcache_device.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/bcache_page.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/boolean_selector.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/btrfs_device.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/btrfs_member_attrs.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/btrfs_name.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/btrfs_page.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/btrfs_raid_level.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/cache_mode.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/chunk_size.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/common_partition_attrs.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/create.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/create_subvolumes.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/crypt_key.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/crypt_method.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/data_raid_level.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/delete_section_button.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/disk_device.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/disk_page.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/disk_usage.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/disklabel.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/drive_page.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/enable_snapshots.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/encryption_attrs.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/filesystem.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/filesystem_attrs.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/format.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/fstopt.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/init_drive.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/keep_unknown_lv.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/label.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/lv_name.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/lvm_group.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/lvm_page.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/lvm_partition_attrs.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/lvm_pv_attrs.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/md_level.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/metadata_raid_level.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/mkfs_options.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/mount.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/mountby.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/nfs_name.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/nfs_page.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/not_lvm_partition_attrs.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/overview_tree.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/overview_tree_pager.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/parity_algorithm.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/partition_general_tab.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/partition_id.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/partition_nr.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/partition_page.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/partition_tab.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/partition_type.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/partition_usage_tab.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/pesize.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/pool.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/raid_attrs.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/raid_name.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/raid_page.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/resize.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/size.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/size_selector.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/stripes.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/stripesize.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/tmpfs_page.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/used_as.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/used_as_filesystem.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/used_pool.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/uuid.rb /usr/share/YaST2/lib/autoinstall/widgets/storage/vg_device.rb /usr/share/YaST2/lib/autoinstall/xml_checks.rb /usr/share/YaST2/lib/autoinstall/xml_validator.rb /usr/share/YaST2/lib/autoinstall/y2erb.rb /usr/share/YaST2/lib/autoinstall/yard_doc.rb /usr/share/YaST2/modules /usr/share/YaST2/modules/AutoInstall.rb /usr/share/YaST2/modules/AutoInstallRules.rb /usr/share/YaST2/modules/AutoinstClone.rb /usr/share/YaST2/modules/AutoinstCommon.rb /usr/share/YaST2/modules/AutoinstConfig.rb /usr/share/YaST2/modules/AutoinstFile.rb /usr/share/YaST2/modules/AutoinstFunctions.rb /usr/share/YaST2/modules/AutoinstGeneral.rb /usr/share/YaST2/modules/AutoinstPartPlan.rb /usr/share/YaST2/modules/AutoinstScripts.rb /usr/share/YaST2/modules/AutoinstSoftware.rb /usr/share/YaST2/modules/AutoinstStorage.rb /usr/share/YaST2/modules/Profile.rb /usr/share/YaST2/modules/ProfileLocation.rb /usr/share/YaST2/scrconf /usr/share/YaST2/scrconf/autoinstall.scr /usr/share/YaST2/scrconf/cfg_autoinstall.scr /usr/share/autoinstall /usr/share/autoinstall/modules /usr/share/autoinstall/xslt /usr/share/autoinstall/xslt/merge.xslt /usr/share/licenses/autoyast2-installation /usr/share/licenses/autoyast2-installation/COPYING /var/adm/autoinstall /var/adm/autoinstall/cache /var/adm/autoinstall/files /var/adm/autoinstall/init.d /var/adm/autoinstall/logs /var/adm/autoinstall/scripts /var/lib/autoinstall /var/lib/autoinstall/autoconf
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 22 00:10:27 2025