From e54b47aa444e9e47de33707d339147bd7e0c1af3 Mon Sep 17 00:00:00 2001 From: varialus Date: Fri, 4 Jan 2013 01:03:17 -0800 Subject: [PATCH] Started Project HAMMER Debian --- varialus/index.mdwn | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/varialus/index.mdwn b/varialus/index.mdwn index 0806dc92..3a13c4cd 100644 --- a/varialus/index.mdwn +++ b/varialus/index.mdwn @@ -60,6 +60,10 @@ * DragonFly BSD Network Shares Walkthrough * Port bxpkg to DragonFly BSD +6. **Not Yet Formatted Text Dump** + +* Project HAMMER Debian + ## Featured **Walkthrough of Xfce 4.6 Installation via Custom DVD/IMG Installer** @@ -801,3 +805,37 @@ Tested in DragonFly 3.0.2. **Port bxpkg to DragonFly BSD** - Install DragonFly BSD (Xfce IMG/ISO Installer in VirtualBox) + +## Not Yet Formatted Text Dump + +**Project HAMMER Debian** +The goal of project HAMMER Debian is to recreate Debian Squeeze using the MATE desktop environment, the DragonFly BSD kernel, and the newer of the frozen Debian testing repository or the Debian stable repository. + +Parallel Sub-Project Documentation +0. Setup Common to Subsequent Sub-Project Documentation +1. Recreate Debian Squeeze using the MATE desktop environment and the newer of the frozen Debian testing repository or the Debian stable repository. +2. Recreate Debian Squeeze using the MATE desktop environment and DragonFly BSD. +3. Recreate Debian Squeeze using the MATE desktop environment and the newer of the frozen kFreeBSD testing repository or the kFreeBSD stable repository. +4. Recreate Debian Squeeze using the MATE desktop environment and FreeBSD. +5. Recreate Debian Squeeze using the MATE desktop environment, the DragonFly BSD kernel, and the newer of the frozen Debian testing repository or the Debian stable repository. + +0.1. Default values implied where steps are skipped. +0.2. Installation steps are given using the apt command, but using the aptitude command instead of apt is recommended. +0.3. These instructions sudo for root user authentication, but some systems may use su or some other method instead. +0.4.0. The use of the nano terminal command is implied for steps which involve editing text files. +0.4.1. The Ctrl-x shortcut can be used to bring up the save prompt and then exit from nano. +0.5.0. Set up a development machine. +0.5.1.0. The Oracle build of VirtualBox is recommended for its ease of use and highly active development. +0.5.1.1. Here's a link to the VirtualBox download page. https://www.virtualbox.org/wiki/Downloads +0.5.1.2. Here's a link to the VirtualBox Linux download page. https://www.virtualbox.org/wiki/Linux_Downloads +0.5.1.3. Here's the /etc/apt/sources.list repository line for Debian Wheezy. deb http://download.virtualbox.org/virtualbox/debian wheezy contrib +0.5.1.4. Here's the command to authenticate the Oracle Virtualbox repository. wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - +0.5.1.5. Here's the authentication fingerprint for the Oracle Virtualbox repository. 7B0F AB3A 13B9 0743 5925 D9C9 5442 2A4B 98AB 5139 +Oracle Corporation (VirtualBox archive signing key) +0.5.1.6. Here are the commands to install VirtualBox. sudo apt-get update +sudo apt-get install dkms +sudo apt-get install virtualbox-4.2 +0.5.1.7. It's recommended to add your regular user to the vboxusers group and the following is the recommended method. Gnome 2 Menu > System > Administration > Users and Groups > Manage Groups > vboxusers > Properties > Select Check Box of Your Regular User > OK > Password: > Your Regular User Password > Authenticate > Close > Close +0.5.2. The recommended host software environment is a recreation of Debian Squeeze using the MATE desktop environment and the newer of the frozen Debian testing repository or the Debian stable repository. +0.5.3. The recommended host hardware environment is an x64 computer with at least a dual core processor, 2 GB memory, a 250 GB hard disk and an Internet connection. +0.6. -- 2.41.0