-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSTRUCTIONS
More file actions
29 lines (23 loc) · 903 Bytes
/
INSTRUCTIONS
File metadata and controls
29 lines (23 loc) · 903 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
DOWNLOAD PORT-TREE
portsnap fetch extract
INSTALL THEM MANUALLY
/usr/ports/devel/git
/usr/ports/databases/postgresql90-client
/usr/ports/sysutils/cdrtools
/usr/ports/sysutils/fastest_cvsup
/usr/ports/sysutils/screen
ARRENGE DIRECTORIES
mkdir -p /home/nuclewall
git clone git://github.com/3f69da0a58736aa509f8437d50fca098/ca0987_tools.git tools
git clone git://github.com/3f69da0a58736aa509f8437d50fca098/ca0987_bsdinstaller.git installer
git clone git://github.com/3f69da0a58736aa509f8437d50fca098/ca0987_freesbie2.git freesbie2
DOWNLOAD SOURCES AND APPLY PATCHES
csup -h cvsup14.freebsd.org RELENG_8_1-supfile
apply_kernel_patches.sh
rebuild_bsdinstaller.sh
MOVE BUILDING OPTIONS TO ACTUAL PATH
rm -rf /var/db/ports && cp -R options /var/db/ports
BUILD PORTS
build_pfPorts.sh (It takes a long time. Be sure that all ports are builded correctly when finish.)
BUILD ISO
build_iso.sh