aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Dropping WebUI stuff in a new branch, lots of this stuff needs tidying up ↵Liam McLoughlin2011-07-1252-8/+11954
| | | | and is very messy or broken
* Fixed hostname setting and changed Gearman daemon/client to meet Zend coding ↵Liam McLoughlin2011-07-114-117/+141
| | | | standard
* Added compress flag to build toolLiam McLoughlin2011-07-113-4/+13
|
* Updating configurations for new-style partitioningLiam McLoughlin2011-07-082-2/+2
|
* Moving to non-calcuated RootFS size (this makes more sense if we're using a ↵Liam McLoughlin2011-07-081-1/+1
| | | | two part slider on the WebUI)
* Changed Gearman test client to accept config path as an argument, added ↵Liam McLoughlin2011-07-083-6/+11
| | | | waiting case in status checker
* Delete config after the build has finished in daemonLiam McLoughlin2011-07-081-0/+2
|
* Added a README with some basic installation/running instructions, removed ↵Liam McLoughlin2011-07-083-3/+69
| | | | cachedkernel as default in daemon
* Added more robust error handling (we're not going to zombie onwards now when ↵Liam McLoughlin2011-07-084-87/+131
| | | | | | things fail) Return codes and messages are now making it into a database, and job handles are mapped to handle hashes to prevent job hijacking
* Added basic Gearman worker/clientLiam McLoughlin2011-07-084-50/+149
| | | | | | Client is only for testing purposes, real client will be part of WebUI Worker needs better error handling, does work in current form though Added progress reporting hack in create_image.sh, going to replace this with a better system soon
* Fix minimal config and incorrect cachedkernel logicLiam McLoughlin2011-06-162-2/+2
|
* Added flags and cachedkernel optionLiam McLoughlin2011-06-162-17/+1062
|
* Adding Python 2.6 to fluxbox config to fix a build failureLiam McLoughlin2011-06-161-1/+1
|
* Changed Stage3 and Portage snapshot URLs to reliable self-hosted onesLiam McLoughlin2011-06-161-2/+2
|
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/gentoasterLiam McLoughlin2011-06-161-1/+1
|\
| * Bugfixes and tidy upLiam McLoughlin2011-06-163-17/+31
| |
* | Bugfixes and tidy upLiam McLoughlin2011-06-163-16/+30
|/
* Minimal configuration has to be larger, fixed a network setup error tooLiam McLoughlin2011-06-152-2/+2
|
* Added configuration loading support, fixed up the kernel config for ↵Liam McLoughlin2011-06-158-66/+856
| | | | framebuffer and EXT2 support (framebuffer/fluxbox not fully tested yet though!)
* Conditionals for download and updated kernel configLiam McLoughlin2011-06-142-59/+149
|
* Fixed typo in the wget for PortageLiam McLoughlin2011-06-141-3/+4
|
* Fixed Stage3 and Portage downloadLiam McLoughlin2011-06-141-9/+12
|
* Started testing GNOME, dies with Perl errors at the moment thoughLiam McLoughlin2011-06-081-5/+7
|
* Reenable hostname settingLiam McLoughlin2011-06-041-1/+1
|
* Fixed mounting! We're now booting to a login promptLiam McLoughlin2011-06-041-7/+8
|
* Fixed offset but now mounting failsLiam McLoughlin2011-06-041-10/+10
|
* Adding fstab and renaming bootloader configLiam McLoughlin2011-06-043-5/+35
|
* Super messy commit for pushing to Gentoo infra, will clean all this up once ↵Liam McLoughlin2011-06-041-4/+6
| | | | bootloader problem is fixed
* Initial commitLiam McLoughlin2011-06-033-0/+2869