Add googlefs to the image, and the needed socket module.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19876 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -103,7 +103,7 @@ BEOS_ADD_ONS_DRIVERS_NET = etherpci ipro1000 rtl8139 rtl8169 sis900
|
||||
BEOS_ADD_ONS_BUS_MANAGERS = pci $(X86_ONLY)ps2 $(X86_ONLY)isa ide scsi config_manager
|
||||
$(X86_ONLY)agp usb
|
||||
;
|
||||
BEOS_ADD_ONS_FILESYSTEMS = bfs dos iso9660 ;
|
||||
BEOS_ADD_ONS_FILESYSTEMS = bfs dos iso9660 googlefs ;
|
||||
|
||||
|
||||
# modules
|
||||
@@ -271,7 +271,7 @@ AddFilesToHaikuImage beos system add-ons input_server devices
|
||||
: <input>keyboard <input>mouse ;
|
||||
AddFilesToHaikuImage beos system add-ons input_server filters : screen_saver ;
|
||||
AddFilesToHaikuImage beos system add-ons kernel network
|
||||
: stack ;
|
||||
: stack socket ;
|
||||
AddFilesToHaikuImage beos system add-ons kernel network devices
|
||||
: $(BEOS_NETWORK_DEVICES) ;
|
||||
AddFilesToHaikuImage beos system add-ons kernel network datalink_protocols
|
||||
|
||||
Reference in New Issue
Block a user