summaryrefslogtreecommitdiff
path: root/depend
Commit message (Collapse)AuthorAgeFilesLines
* Wrote a script for automatically keeping cache files (stage3, install ISO, ↵Eudyptula2009-08-131-1/+1
| | | | etc.) up to date by ftp, updated frontend and backend to reflect storing stage3 and iso filenames in the 'cache' table instead of 'gentoo_profiles'
* Fix module extraction in CD bundlersEudyptula2009-08-071-0/+1
|
* Fix backend $build->get_owner() inside sql LOCKEudyptula2009-08-061-1/+1
|
* Update deps; don't use print_error in shared dbinitEudyptula2009-08-061-1/+1
|
* Numerous backend bugs fixed; use portage snapshot if available; frontend ↵Eudyptula2009-08-061-0/+1
| | | | figures out its own URL; choose hostname; timezone config file set up; Fix setup.php; etc.
* Widespread cleanup - moved $conf, $death into $S; $S is given as arg to ↵Eudyptula2009-08-041-4/+3
| | | | init_x() and body_x(); $request removed in favor of $_REQUEST; query() replaces $S[pdo]->query(); etc.
* Got rid of ugly hacks for abstract classes and used ReflectionClass insteadEudyptula2009-07-071-1/+1
|
* Major restructuring of frontend modules (package selection not done yet); ↵Eudyptula2009-07-071-1/+1
| | | | created conf_build_common class for shared code among configurations and builds
* Added support for EXT2 and JFFS2 imagesEudyptula2009-07-021-0/+2
|
* Many fixes to CD building and some to command execution/loggingEudyptula2009-06-301-1/+1
|
* Added image format option to frontend, tbz2 and preliminary Install CD and ↵Eudyptula2009-06-291-0/+1
| | | | LiveCD support to backend
* Updates to sql_row_obj, index.phpEudyptula2009-06-181-2/+2
|
* Updated depend for necessary php extensions, apache mod_rewriteEudyptula2009-06-171-3/+4
|
* Got up to emerging system, started on child process loggingEudyptula2009-06-161-0/+2
|
* More infrastructure, path constants SHARED, BACKEND, FRONTEND; functionEitan Mosenkis2009-06-151-1/+1
| | | | loading
* Depend on PHP USE=pcntlEitan Mosenkis2009-06-151-0/+1