Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Dropping WebUI stuff in a new branch, lots of this stuff needs tidying up ↵ | Liam McLoughlin | 2011-07-12 | 52 | -8/+11954 | |
| | | | | and is very messy or broken | |||||
* | Fixed hostname setting and changed Gearman daemon/client to meet Zend coding ↵ | Liam McLoughlin | 2011-07-11 | 4 | -117/+141 | |
| | | | | standard | |||||
* | Added compress flag to build tool | Liam McLoughlin | 2011-07-11 | 3 | -4/+13 | |
| | ||||||
* | Updating configurations for new-style partitioning | Liam McLoughlin | 2011-07-08 | 2 | -2/+2 | |
| | ||||||
* | Moving to non-calcuated RootFS size (this makes more sense if we're using a ↵ | Liam McLoughlin | 2011-07-08 | 1 | -1/+1 | |
| | | | | two part slider on the WebUI) | |||||
* | Changed Gearman test client to accept config path as an argument, added ↵ | Liam McLoughlin | 2011-07-08 | 3 | -6/+11 | |
| | | | | waiting case in status checker | |||||
* | Delete config after the build has finished in daemon | Liam McLoughlin | 2011-07-08 | 1 | -0/+2 | |
| | ||||||
* | Added a README with some basic installation/running instructions, removed ↵ | Liam McLoughlin | 2011-07-08 | 3 | -3/+69 | |
| | | | | cachedkernel as default in daemon | |||||
* | Added more robust error handling (we're not going to zombie onwards now when ↵ | Liam McLoughlin | 2011-07-08 | 4 | -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/client | Liam McLoughlin | 2011-07-08 | 4 | -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 logic | Liam McLoughlin | 2011-06-16 | 2 | -2/+2 | |
| | ||||||
* | Added flags and cachedkernel option | Liam McLoughlin | 2011-06-16 | 2 | -17/+1062 | |
| | ||||||
* | Adding Python 2.6 to fluxbox config to fix a build failure | Liam McLoughlin | 2011-06-16 | 1 | -1/+1 | |
| | ||||||
* | Changed Stage3 and Portage snapshot URLs to reliable self-hosted ones | Liam McLoughlin | 2011-06-16 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/gentoaster | Liam McLoughlin | 2011-06-16 | 1 | -1/+1 | |
|\ | ||||||
| * | Bugfixes and tidy up | Liam McLoughlin | 2011-06-16 | 3 | -17/+31 | |
| | | ||||||
* | | Bugfixes and tidy up | Liam McLoughlin | 2011-06-16 | 3 | -16/+30 | |
|/ | ||||||
* | Minimal configuration has to be larger, fixed a network setup error too | Liam McLoughlin | 2011-06-15 | 2 | -2/+2 | |
| | ||||||
* | Added configuration loading support, fixed up the kernel config for ↵ | Liam McLoughlin | 2011-06-15 | 8 | -66/+856 | |
| | | | | framebuffer and EXT2 support (framebuffer/fluxbox not fully tested yet though!) | |||||
* | Conditionals for download and updated kernel config | Liam McLoughlin | 2011-06-14 | 2 | -59/+149 | |
| | ||||||
* | Fixed typo in the wget for Portage | Liam McLoughlin | 2011-06-14 | 1 | -3/+4 | |
| | ||||||
* | Fixed Stage3 and Portage download | Liam McLoughlin | 2011-06-14 | 1 | -9/+12 | |
| | ||||||
* | Started testing GNOME, dies with Perl errors at the moment though | Liam McLoughlin | 2011-06-08 | 1 | -5/+7 | |
| | ||||||
* | Reenable hostname setting | Liam McLoughlin | 2011-06-04 | 1 | -1/+1 | |
| | ||||||
* | Fixed mounting! We're now booting to a login prompt | Liam McLoughlin | 2011-06-04 | 1 | -7/+8 | |
| | ||||||
* | Fixed offset but now mounting fails | Liam McLoughlin | 2011-06-04 | 1 | -10/+10 | |
| | ||||||
* | Adding fstab and renaming bootloader config | Liam McLoughlin | 2011-06-04 | 3 | -5/+35 | |
| | ||||||
* | Super messy commit for pushing to Gentoo infra, will clean all this up once ↵ | Liam McLoughlin | 2011-06-04 | 1 | -4/+6 | |
| | | | | bootloader problem is fixed | |||||
* | Initial commit | Liam McLoughlin | 2011-06-03 | 3 | -0/+2869 | |