Changeset 8178 in vbox for trunk/src/VBox/Additions/linux/installer
- Timestamp:
- Apr 19, 2008 7:51:41 AM (17 years ago)
- Location:
- trunk/src/VBox/Additions/linux/installer
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh
r8155 r8178 1 1 #!/bin/sh 2 2 # 3 # innotek VirtualBox 4 # 5 # Linux Additions timesync daemon init script 3 # Sun xVM VirtualBox 4 # Linux Additions timesync daemon init script 6 5 # 7 6 # Copyright (C) 2006-2007 Sun Microsystems, Inc. -
trunk/src/VBox/Additions/linux/installer/vboxadd.sh
r8155 r8178 1 1 #! /bin/sh 2 # innotekVirtualBox2 # Sun xVM VirtualBox 3 3 # Linux Additions kernel module init script 4 4 # -
trunk/src/VBox/Additions/linux/installer/vboxvfs.sh
r8155 r8178 1 1 #! /bin/sh 2 # innotekVirtualBox2 # Sun xVM VirtualBox 3 3 # Linux Additions VFS kernel module init script 4 4 #
Note:
See TracChangeset
for help on using the changeset viewer.