From 6848ea64ba8747ad2eb761963765a8dc9aa6e126 Mon Sep 17 00:00:00 2001 From: varialus Date: Wed, 12 Sep 2012 16:53:27 -0700 Subject: [PATCH] Added section Raw with ToDo list --- varialus/index.mdwn | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 67 insertions(+), 0 deletions(-) diff --git a/varialus/index.mdwn b/varialus/index.mdwn index 5981bb4..7ffd3bf 100644 --- a/varialus/index.mdwn +++ b/varialus/index.mdwn @@ -51,6 +51,10 @@ * Install Xfce 4.10 (Stub) * Set GUI Keyboard Layout +5. **Raw** + +* ToDo + ## Featured **Walkthrough of Xfce 4.6 Installation via Custom DVD/IMG Installer** @@ -661,3 +665,66 @@ Valid keyboard options can be found by searching through /usr/pkg/share/X11/xkb/ If too many lines scroll by, you can use your arrow buttons to scroll back within the non-graphical console screen by pressing the Scroll Lock button on your keyboard. Tested in DragonFly 3.0.2. + +**Raw** + +ToDo + +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) + - 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 + +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 + +Use DragonFly BSD as a Storage Appliance + - Install DragonFly BSD (Xfce IMG/ISO Installer in VirtualBox) + +Port bxpkg to DragonFly BSD + - Install DragonFly BSD (Xfce IMG/ISO Installer in VirtualBox) -- 1.7.7.2