source: 2.0/install-nanobsd.txt@ 8789

Last change on this file since 8789 was 7340, checked in by huub, 15 years ago

install-nanobsd.txt geactualiseerd aan de hand van Richards mailtje

File size: 906 bytes
Line 
1B2 i
2s/MAKE_ARGS="${MAKE_ARGS} WITH_APACHE=yes"/MAKE_ARGS="${MAKE_ARGS} WITH_APACHE=no"/g
3/dnsmasq/ s/^/#/g
4/py-cherrypy s/^/#/g
5/pen/ s/^/#/g
6/lvrouted/ s/^/#/g
7/transproxy/ s/^/#/g
8
9B4
10Only patch usbdevs.patch (advice from Huub)
11
12
13Questions:
14B2
15packeges are created in ./pkg/All/${PKG}, how are ./pkg/Latest/${PKG} (simlink) and ./pkg/{$category}{$PKG} created
16
17
18proxyfactory# cp -r /root/nanobsd/* /root/proxybsd/nanobsd/
19cp: /root/nanobsd/files/root/.ssh: No such file or directory
20
21aanpassingen kernel.wleiden config file:
22 # options CLK_USE_I8254_CALIBRATION
23 # options ADAPTIVE_GIANT # Giant mutex is adaptive.
24 # device wlan_scan_ap # 802.11 AP mode scanning.
25 # device wlan_scan_sta # 802.11 STA mode scanning.
26 # device ppp # Kernel PPP
27 # device ugen # Generic
28 # device sio
29
30toegevoegd aan nanobsd.wleiden: NANO_PARALLEL_MAKE="1"
31
Note: See TracBrowser for help on using the repository browser.