GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/ingenue.git
master
SoC2009: Web-based application to generate Linux systems for installation
Eitan Mosenkis (eudyptula) <eitan@mosenkis.net>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two bugs with gentoo_portage/init.d.php; update some comments in sql_row_obj
Eudyptula
2009-08-27
2
-6
/
+8
*
Wrote a script for automatically keeping cache files (stage3, install ISO, et...
Eudyptula
2009-08-13
2
-22
/
+29
*
Make 'wizard_step' class a subclass of new generic 'form' class; Use ACCEPT_P...
Eudyptula
2009-08-11
1
-0
/
+1
*
Major backend reorganization - moved much of backend.php into build class, re...
Eudyptula
2009-08-10
7
-20
/
+20
*
Major backend reorganization to split build into steps and allow automatic re...
Eudyptula
2009-08-07
7
-53
/
+56
*
Numerous backend bugs fixed; use portage snapshot if available; frontend figu...
Eudyptula
2009-08-06
9
-27
/
+65
*
Started backend script to copy portage tree into image and configure portage
Eudyptula
2009-08-04
1
-0
/
+16
*
Widespread cleanup - moved $conf, $death into $S; $S is given as arg to init_...
Eudyptula
2009-08-04
7
-163
/
+7
*
Implement init script and package pruning in backend
Eudyptula
2009-07-28
4
-0
/
+27
*
Clean up backend API
Eudyptula
2009-07-23
1
-3
/
+3
*
Use stage3 tarballs instead of doing emerge system
Eudyptula
2009-07-23
3
-11
/
+6
*
Update todo
Eudyptula
2009-07-22
1
-3
/
+1
*
Cleaned up backend logging; moved emerge into a function; etc.
Eudyptula
2009-07-22
6
-30
/
+34
*
Added predefined package sets; separated gentoo-specific setup into gentoo_se...
Eudyptula
2009-07-16
1
-1
/
+12
*
Add dev-manager support to gentoo/portage modules
Eudyptula
2009-07-16
3
-4
/
+16
*
Divided gentoo_portage backend into several parts; Added another config step ...
Eudyptula
2009-07-15
5
-36
/
+49
*
Made bundling finished images separate from modules in backend; added metadat...
Eudyptula
2009-07-10
1
-43
/
+1
*
Stored all data from Packages files in the db to allow frontend/backend separ...
Eudyptula
2009-07-06
2
-10
/
+4
*
Backend can upload finished images; caches state after emerge system completes
Eudyptula
2009-07-02
1
-15
/
+26
*
Added support for EXT2 and JFFS2 images
Eudyptula
2009-07-02
1
-0
/
+12
*
Update both parts for proper modularity, start catalyst-based backend, code c...
Eudyptula
2009-07-01
4
-0
/
+234