Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrote a script for automatically keeping cache files (stage3, install ISO, ↵ | Eudyptula | 2009-08-13 | 1 | -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 bundlers | Eudyptula | 2009-08-07 | 1 | -0/+1 |
| | |||||
* | Fix backend $build->get_owner() inside sql LOCK | Eudyptula | 2009-08-06 | 1 | -1/+1 |
| | |||||
* | Update deps; don't use print_error in shared dbinit | Eudyptula | 2009-08-06 | 1 | -1/+1 |
| | |||||
* | Numerous backend bugs fixed; use portage snapshot if available; frontend ↵ | Eudyptula | 2009-08-06 | 1 | -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 ↵ | Eudyptula | 2009-08-04 | 1 | -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 instead | Eudyptula | 2009-07-07 | 1 | -1/+1 |
| | |||||
* | Major restructuring of frontend modules (package selection not done yet); ↵ | Eudyptula | 2009-07-07 | 1 | -1/+1 |
| | | | | created conf_build_common class for shared code among configurations and builds | ||||
* | Added support for EXT2 and JFFS2 images | Eudyptula | 2009-07-02 | 1 | -0/+2 |
| | |||||
* | Many fixes to CD building and some to command execution/logging | Eudyptula | 2009-06-30 | 1 | -1/+1 |
| | |||||
* | Added image format option to frontend, tbz2 and preliminary Install CD and ↵ | Eudyptula | 2009-06-29 | 1 | -0/+1 |
| | | | | LiveCD support to backend | ||||
* | Updates to sql_row_obj, index.php | Eudyptula | 2009-06-18 | 1 | -2/+2 |
| | |||||
* | Updated depend for necessary php extensions, apache mod_rewrite | Eudyptula | 2009-06-17 | 1 | -3/+4 |
| | |||||
* | Got up to emerging system, started on child process logging | Eudyptula | 2009-06-16 | 1 | -0/+2 |
| | |||||
* | More infrastructure, path constants SHARED, BACKEND, FRONTEND; function | Eitan Mosenkis | 2009-06-15 | 1 | -1/+1 |
| | | | | loading | ||||
* | Depend on PHP USE=pcntl | Eitan Mosenkis | 2009-06-15 | 1 | -0/+1 |