From b2a6f0926d6df17a626f320fee6bea213476a3df Mon Sep 17 00:00:00 2001 From: varialus Date: Wed, 12 Sep 2012 23:45:53 -0700 Subject: [PATCH] Decreased indentation of Contribute section. Minor improvements to VirtualBox port section. --- varialus/index.mdwn | 125 ++++++++++++++++++++++++++------------------------- 1 files changed, 63 insertions(+), 62 deletions(-) diff --git a/varialus/index.mdwn b/varialus/index.mdwn index 21220b1..0218607 100644 --- a/varialus/index.mdwn +++ b/varialus/index.mdwn @@ -673,74 +673,75 @@ Tested in DragonFly 3.0.2. **Port VirtualBox to DragonFly BSD** - - Build VirtualBox in GhostBSD (GhostBSD is FreeBSD with Gnome or LXDE installed out of the box.) - - Install GhostBSD (Gnome version 3.0 RC1 in VirtualBox) - - It's easier to change the keyboard layout in the Gnome version. - - If your keyboard stops working during the install then do the following. - - Restart GhostBSD LiveCD/LiveUSB - - Applications > Accessories > Text Editor - - Type your answers to the following fields. - - root password - - username - - full name of user - - user password - - hostname. - - Copy and paste your answers into the installer. - - Initialize build environment: http://www.freebsd.org/doc/handbook/updating-upgrading-portsnap.html - - Handbook Instructions: http://www.freebsd.org/doc/handbook/updating-upgrading-portsnap.html - - portsnap fetch (68 MB as root) - - portsnap extract (as root) - - portsnap update (as root) - - Install Guest Additions (from FreeBSD, not from Oracle) - - Initialize build environment (See above) - - Wiki Instructions: http://wiki.freebsd.org/VirtualBox#Installing_Guest_Additions_for_FreeBSD_guests - - Handbook Instructions: http://www.freebsd.org/doc/handbook/virtualization-guest.html - - Notes: http://forums.ghostbsd.org/viewtopic.php?f=8&t=693 - - More Notes: http://forums.freebsd.org/showthread.php?t=29172 - - Create a supfile. - - ee /root/9rel-supfile (as root) - - Firefox http://forums.freebsd.org/showthread.php?t=29172 - - Copy and paste supfile. - - Firefox http://www.freebsd.org/doc/en/books/handbook/cvsup.html#CVSUP-MIRRORS - - Pick close server and change line *default host=CHANGE_THIS.FreeBSD.org - - Optionally pick fastest server: http://www.freshports.org/sysutils/fastest_cvsup - *default host=CHANGE_THIS.FreeBSD.org - *default base=/var/db - *default prefix=/usr - *default release=cvs tag=RELENG_9_1 - *default delete use-rel-suffix - *default compress - src-all - - Ctrl-[ - - a) leave editor - - a) save changes - - csup 9rel-supfile (as root probably while in /root/) - - cd /usr/ports/emulators/virtualbox-ose-additions && make install clean (probably as root) - - Build VirtualBox - - Initialize build environment (See above) - - Build Guest Additions - - Build VirtualBox in DragonFly BSD - - Install DragonFly BSD (Xfce IMG/ISO Installer) - - Build VirtualBox - - Install VirtualBox - - Test VirtualBox - - Build Guest Additions - - Install Guest Additions - - Test Guest Additions - - Package for pkgsrc - - Upload to pkgsrc + - Build VirtualBox in GhostBSD (GhostBSD is FreeBSD with Gnome or LXDE installed out of the box.) + - Install GhostBSD (Gnome version 3.0 RC1 in VirtualBox) + - It's easier to change the keyboard layout in the Gnome version. + - If your keyboard stops working during the install then do the following. + - Restart GhostBSD LiveCD/LiveUSB + - Applications > Accessories > Text Editor + - Type your answers to the following fields. + - root password + - username + - full name of user + - user password + - hostname. + - Copy and paste your answers into the installer. + - Initialize build environment: http://www.freebsd.org/doc/handbook/updating-upgrading-portsnap.html + - Handbook Instructions: http://www.freebsd.org/doc/handbook/updating-upgrading-portsnap.html + - portsnap fetch (68 MB as root) + - portsnap extract (as root) + - portsnap update (as root) + - Install Guest Additions (from FreeBSD, not from Oracle) + - Initialize build environment (See above) + - Wiki Instructions: http://wiki.freebsd.org/VirtualBox#Installing_Guest_Additions_for_FreeBSD_guests + - Handbook Instructions: http://www.freebsd.org/doc/handbook/virtualization-guest.html + - Notes: http://forums.ghostbsd.org/viewtopic.php?f=8&t=693 + - More Notes: http://forums.freebsd.org/showthread.php?t=29172 + - Create a supfile. + - ee /root/9rel-supfile (as root) + - Firefox within VM http://www.dragonflybsd.org/varialus/ + - Copy and paste the following into your supfile. + *default host=CHANGE_THIS.FreeBSD.org + *default base=/var/db + *default prefix=/usr + *default release=cvs tag=RELENG_9_1 + *default delete use-rel-suffix + *default compress + src-all + - Firefox http://www.freebsd.org/doc/en/books/handbook/cvsup.html#CVSUP-MIRRORS + - Pick close server and change line *default host=CHANGE_THIS.FreeBSD.org + - Optionally pick fastest server: http://www.freshports.org/sysutils/fastest_cvsup + - Ctrl-[ + - a) leave editor + - a) save changes + - cd /root/ (as root) + - csup 9rel-supfile (as root) + - cd /usr/ports/emulators/virtualbox-ose-additions && make install clean (as root) + - Build VirtualBox + - Initialize build environment (See above) + - Build Guest Additions + - Build VirtualBox in DragonFly BSD + - Install DragonFly BSD (Xfce IMG/ISO Installer) + - Build VirtualBox + - Install VirtualBox + - Test VirtualBox + - Build Guest Additions + - Install Guest Additions + - Test Guest Additions + - Package for pkgsrc + - Upload to pkgsrc **Port Xfce 4.10 to DragonFly BSD** - - Install DragonFly BSD (Xfce IMG/ISO Installer in VirtualBox) - - Build Instructions: http://docs.xfce.org/xfce/building - - Package for pkgsrc - - Upload to pkgsrc + - Install DragonFly BSD (Xfce IMG/ISO Installer in VirtualBox) + - Build Instructions: http://docs.xfce.org/xfce/building + - Package for pkgsrc + - Upload to pkgsrc **DragonFly BSD Network Shares Walkthrough** - - Install DragonFly BSD (Xfce IMG/ISO Installer in VirtualBox) + - Install DragonFly BSD (Xfce IMG/ISO Installer in VirtualBox) **Port bxpkg to DragonFly BSD** - - Install DragonFly BSD (Xfce IMG/ISO Installer in VirtualBox) + - Install DragonFly BSD (Xfce IMG/ISO Installer in VirtualBox) -- 1.7.7.2