Changeset 96309 in vbox for trunk/src/VBox/Main/UnattendedTemplates/suse_autoinstall.xml
- Timestamp:
- Aug 18, 2022 7:06:16 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/UnattendedTemplates/suse_autoinstall.xml
r69387 r96309 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 Copyright (C) 2016-2022 Oracle Corporation 4 5 This file is part of VirtualBox Open Source Edition (OSE), as 6 available from http://www.virtualbox.org. This file is free software; 7 you can redistribute it and/or modify it under the terms of the GNU 8 General Public License (GPL) as published by the Free Software 9 Foundation, in version 2 as it comes in the "COPYING" file of the 10 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 11 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 12 --> 2 13 <!DOCTYPE profile> 3 14 <profile xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns"> … … 15 26 16 27 <software> 17 <!-- Those are necess ray for Guest Additions -->28 <!-- Those are necessary for Guest Additions --> 18 29 <packages config:type="list"> 19 30 <package>gcc</package>
Note:
See TracChangeset
for help on using the changeset viewer.