Searched defs:filelist_fixup (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/solaris/Installer/
H A Dmakepackage.sh69 filelist_fixup() function
110 filelist_fixup prototype '$2 == "none"' '$5 = "root"; $6 = "bin"'
113 filelist_fixup prototype '$3 == "opt/VirtualBoxAdditions/VBoxService"' '$4 = "4755"'
114 filelist_fixup prototype '$3 == "opt/VirtualBoxAdditions/amd64/VBoxService"' '$4 = "4755"'
117 filelist_fixup prototype '$3 == "var/svc/manifest/application/virtualbox/vboxservice.xml"' '$2 = "manifest";$6 = "sys"'
118 filelist_fixup prototype '$3 == "var/svc/manifest/application/virtualbox/vboxmslnk.xml"' '$2 = "manifest";$6 = "sys"'
121 filelist_fixup prototype '$3 == "usr/kernel/drv/vboxguest"' '$6="sys"'
122 filelist_fixup prototype '$3 == "usr/kernel/drv/amd64/vboxguest"' '$6="sys"'
125 filelist_fixup prototype '$3 == "usr/kernel/drv/vboxms"' '$6="sys"'
126 filelist_fixup prototyp
[all...]
/vbox/src/VBox/Installer/solaris/
H A Dmakepackage.sh75 filelist_fixup() function
142 filelist_fixup prototype '$2 == "none"' '$5 = "root"; $6 = "bin"'
153 filelist_fixup prototype '$3 == "platform/i86pc/kernel/drv/vboxdrv"' '$6 = "sys"'
154 filelist_fixup prototype '$3 == "platform/i86pc/kernel/drv/amd64/vboxdrv"' '$6 = "sys"'
157 filelist_fixup prototype '$3 == "platform/i86pc/kernel/drv/vboxflt"' '$6 = "sys"'
158 filelist_fixup prototype '$3 == "platform/i86pc/kernel/drv/amd64/vboxflt"' '$6 = "sys"'
161 filelist_fixup prototype '$3 == "platform/i86pc/kernel/drv/vboxbow"' '$6 = "sys"'
162 filelist_fixup prototype '$3 == "platform/i86pc/kernel/drv/amd64/vboxbow"' '$6 = "sys"'
165 filelist_fixup prototype '$3 == "platform/i86pc/kernel/drv/vboxnet"' '$6 = "sys"'
166 filelist_fixup prototyp
[all...]

Completed in 42 milliseconds