summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix two bugs with gentoo_portage/init.d.php; update some comments in sql_row_objEudyptula2009-08-272-6/+8
* Wrote a script for automatically keeping cache files (stage3, install ISO, et...Eudyptula2009-08-132-22/+29
* Make 'wizard_step' class a subclass of new generic 'form' class; Use ACCEPT_P...Eudyptula2009-08-111-0/+1
* Major backend reorganization - moved much of backend.php into build class, re...Eudyptula2009-08-107-20/+20
* Major backend reorganization to split build into steps and allow automatic re...Eudyptula2009-08-077-53/+56
* Numerous backend bugs fixed; use portage snapshot if available; frontend figu...Eudyptula2009-08-069-27/+65
* Started backend script to copy portage tree into image and configure portageEudyptula2009-08-041-0/+16
* Widespread cleanup - moved $conf, $death into $S; $S is given as arg to init_...Eudyptula2009-08-047-163/+7
* Implement init script and package pruning in backendEudyptula2009-07-284-0/+27
* Clean up backend APIEudyptula2009-07-231-3/+3
* Use stage3 tarballs instead of doing emerge systemEudyptula2009-07-233-11/+6
* Update todoEudyptula2009-07-221-3/+1
* Cleaned up backend logging; moved emerge into a function; etc.Eudyptula2009-07-226-30/+34
* Added predefined package sets; separated gentoo-specific setup into gentoo_se...Eudyptula2009-07-161-1/+12
* Add dev-manager support to gentoo/portage modulesEudyptula2009-07-163-4/+16
* Divided gentoo_portage backend into several parts; Added another config step ...Eudyptula2009-07-155-36/+49
* Made bundling finished images separate from modules in backend; added metadat...Eudyptula2009-07-101-43/+1
* Stored all data from Packages files in the db to allow frontend/backend separ...Eudyptula2009-07-062-10/+4
* Backend can upload finished images; caches state after emerge system completesEudyptula2009-07-021-15/+26
* Added support for EXT2 and JFFS2 imagesEudyptula2009-07-021-0/+12
* Update both parts for proper modularity, start catalyst-based backend, code c...Eudyptula2009-07-014-0/+234