Difference between revisions of "Distro Implementation"

From FreekiWiki
Jump to navigation Jump to search
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{cleanup}}
 +
 
==Description==
 
==Description==
Figure out how to get the software onto the boxes we build, and how to make it work like we want it to.
+
Figure out how to get the software onto the boxes we build, and how to make it work like we want it to. Currently we are working on the FreekBox3 [http://en.wikipedia.org/wiki/Distro distro].  (See [[distro]] for more general overview of FreekBox.)
  
 
==Project Status==
 
==Project Status==
This code is in a constant state of change. There's always work needed.
+
This code is in a constant state of change. There's always work needed. The Freekbox3 is currently being installed on computers for adoption. We are using the [[Lessdisks]] cloning system to image the hard drives.
  
 
==Queue==
 
==Queue==
Line 9: Line 11:
  
 
==Sub-projects==
 
==Sub-projects==
* FreekBox UI
+
* [[FreekBox]] UI
 +
** A stock [http://kde.org kde3] interface is being used, there are a few custom changes that we have made
 +
** See [[FreekBox Development]] for proposed and upcoming changes to FreekBox3.
 
* Generic Distro Imaging
 
* Generic Distro Imaging
* Merging with Debian-NP
+
** Cloning with the [[Lessdisks]] system.
 +
** [http://web.freegeek.org/freekbox3 debian packages] to make updating easer for things like the manual
 +
** [[Installer_CD]] - we would like to send these to people who would like this option
 +
** [[Live_CD]] - we would like to send these to people who would like this option
 +
* Merging with [http://www.debian.org/devel/debian-nonprofit/ Debian-NP]
 +
** we want to help out nonprofits through this project.
 
* Other stuff?
 
* Other stuff?
 +
** better define the baseserver install and create packages and disks for it.
 +
 +
[[Category: Coders]]
 +
[[Category: Distro]]

Latest revision as of 01:33, 17 November 2008

This page or section appears to be out of date or otherwise inaccurate.
Please edit as seems necessary, removing the {{cleanup}} tag when you are through.


Description

Figure out how to get the software onto the boxes we build, and how to make it work like we want it to. Currently we are working on the FreekBox3 distro. (See distro for more general overview of FreekBox.)

Project Status

This code is in a constant state of change. There's always work needed. The Freekbox3 is currently being installed on computers for adoption. We are using the Lessdisks cloning system to image the hard drives.

Queue

The RT queue for this project is called Distro.

Sub-projects

  • FreekBox UI
    • A stock kde3 interface is being used, there are a few custom changes that we have made
    • See FreekBox Development for proposed and upcoming changes to FreekBox3.
  • Generic Distro Imaging
    • Cloning with the Lessdisks system.
    • debian packages to make updating easer for things like the manual
    • Installer_CD - we would like to send these to people who would like this option
    • Live_CD - we would like to send these to people who would like this option
  • Merging with Debian-NP
    • we want to help out nonprofits through this project.
  • Other stuff?
    • better define the baseserver install and create packages and disks for it.