Difference between revisions of "Distro Implementation"

From FreekiWiki
Jump to navigation Jump to search
m
 
(8 intermediate revisions by 3 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. Currently we are working on the freekbox3 distro.
+
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. The Freekbox3 is currently being installed on computers for adoption. We are using the lessdisks cloning function to image the hard drives.
+
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 kde3 interface is being used, there are a few custom changes that we have made
+
** 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
** Cloning with the lessdisks system.
+
** Cloning with the [[Lessdisks]] system.
** .deb packages to make updating easer for things like the manual
+
** [http://web.freegeek.org/freekbox3 debian packages] to make updating easer for things like the manual
** debian install cd - we would like to send these to people who would like this option
+
** [[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]
 
* Merging with [http://www.debian.org/devel/debian-nonprofit/ Debian-NP]
 
** we want to help out nonprofits through this project.
 
** we want to help out nonprofits through this project.
Line 21: Line 25:
  
 
[[Category: Coders]]
 
[[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.