Changeset 82968 in vbox for trunk/src/VBox/Main/UnattendedTemplates
- Timestamp:
- Feb 4, 2020 10:35:17 AM (5 years ago)
- Location:
- trunk/src/VBox/Main/UnattendedTemplates
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk
r76553 r82968 5 5 6 6 # 7 # Copyright (C) 2017-20 19Oracle Corporation7 # Copyright (C) 2017-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh
r79469 r82968 9 9 10 10 # 11 # Copyright (C) 2017-20 19Oracle Corporation11 # Copyright (C) 2017-2020 Oracle Corporation 12 12 # 13 13 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh
r79469 r82968 7 7 8 8 # 9 # Copyright (C) 2017-20 19Oracle Corporation9 # Copyright (C) 2017-2020 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/UnattendedTemplates/win_postinstall.cmd
r76553 r82968 9 9 10 10 rem 11 rem Copyright (C) 2017-20 19Oracle Corporation11 rem Copyright (C) 2017-2020 Oracle Corporation 12 12 rem 13 13 rem This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.