summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wrote a script for automatically keeping cache files (stage3, install ISO, et...Eudyptula2009-08-132-0/+4
* Major backend reorganization - moved much of backend.php into build class, re...Eudyptula2009-08-102-9/+3
* Major backend reorganization to split build into steps and allow automatic re...Eudyptula2009-08-073-12/+5
* Update deps; don't use print_error in shared dbinitEudyptula2009-08-061-1/+1
* Numerous backend bugs fixed; use portage snapshot if available; frontend figu...Eudyptula2009-08-062-0/+10
* Widespread cleanup - moved $conf, $death into $S; $S is given as arg to init_...Eudyptula2009-08-042-4/+2
* Require manually-configured URL - backend needs it anywayEudyptula2009-07-241-0/+1
* Cleaned up backend logging; moved emerge into a function; etc.Eudyptula2009-07-221-1/+1
* Integrated bkisofs-cli into livecd and installcd bundlers, fixed various thin...Eudyptula2009-07-211-0/+1
* Divided gentoo_portage backend into several parts; Added another config step ...Eudyptula2009-07-151-1/+2
* Added config status page, moving forward and back in config wizard; added con...Eudyptula2009-07-151-0/+2
* Made bundling finished images separate from modules in backend; added metadat...Eudyptula2009-07-102-1/+33
* Backend can upload finished images; caches state after emerge system completesEudyptula2009-07-021-0/+1
* Changed task to have an index based on build instead of unique id, added desc...Eudyptula2009-06-261-1/+5
* Added signal handling and logging; wrote init script; added other nice daemon...Eudyptula2009-06-251-1/+3
* Added logout and user self-registration with email confirmation; Updates to s...Eudyptula2009-06-251-1/+1
* Cleaned up various unused bits of code; moved finished images to their own di...Eudyptula2009-06-241-0/+1
* Did some cleanup and added a Packages file parser and simple package list pri...Eudyptula2009-06-211-0/+1
* Moved newclass utility into a cli script, created first-time setup script rep...Eudyptula2009-06-181-3/+2
* Move dbinit to shared and gave backend db access, created classes buildlog_en...Eudyptula2009-06-171-0/+5
* Moved including shared/include/paths.php into shared/include/includes.phpEudyptula2009-06-171-0/+1
* Started build function and moved include/functions to include/includesEitan Mosenkis2009-06-162-10/+12
* More infrastructure, path constants SHARED, BACKEND, FRONTEND; functionEitan Mosenkis2009-06-152-0/+20