- Timestamp:
- Jul 27, 2017 8:58:37 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/UnattendedTemplates/fedora_ks.cfg
r68071 r68148 55 55 56 56 %packages 57 @@VBOX_COND_IS_NOT_MINIMAL_INSTALLATION@@ 57 58 @standard 58 59 @hardware-support 60 @@VBOX_COND_END@@@@VBOX_COND_IS_MINIMAL_INSTALLATION@@ 61 @core 62 @@VBOX_COND_END@@ 59 63 %end 60 64 … … 66 70 ## @todo fix this. 67 71 cp /cdrom/vboxpostinstall.sh /root/vboxpostinstall.sh && chmod a+x /root/vboxpostinstall.sh && /bin/bash /root/vboxpostinstall.sh 72 @@VBOX_COND_END@@ 68 73 eject /dev/sr0 69 74 eject /dev/sr1 … … 71 76 init 5 72 77 %end 78
Note:
See TracChangeset
for help on using the changeset viewer.