aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added handling for '||' groups of dependenciesStanislav Ochotnicky2009-07-282-0/+67
* Added override for package generationStanislav Ochotnicky2009-07-281-0/+14
* Added checking for len of dep in create_dep_groupsStanislav Ochotnicky2009-07-281-2/+3
* Added checking for present use flags before removeStanislav Ochotnicky2009-07-271-1/+2
* Add error handling when package_infos is missingStanislav Ochotnicky2009-07-271-1/+12
* Add log when dep failsStanislav Ochotnicky2009-07-271-0/+2
* Fix issue with chdir in emerge_main()Stanislav Ochotnicky2009-07-251-0/+1
* Added debugging outputStanislav Ochotnicky2009-07-251-0/+1
* Added rw bind of packages portage subdirectoryStanislav Ochotnicky2009-07-251-2/+7
* Started creating/using binary packagesStanislav Ochotnicky2009-07-251-2/+2
* Fixed cases where r0 was added to versionStanislav Ochotnicky2009-07-251-2/+11
* Fix small bug in exception handlingStanislav Ochotnicky2009-07-231-1/+1
* Skip unmerging packages from system setStanislav Ochotnicky2009-07-231-0/+4
* Added output of retrieved info to filesStanislav Ochotnicky2009-07-172-8/+19
* Changed log collection to include more informationStanislav Ochotnicky2009-07-171-22/+11
* Added random selection of package to compileStanislav Ochotnicky2009-07-172-2/+43
* Added README and INSTALLStanislav Ochotnicky2009-07-152-0/+83
* Added scripts to run matchbox/tinderboxStanislav Ochotnicky2009-07-152-0/+12
* Matchbox host/port loading from configStanislav Ochotnicky2009-07-152-3/+5
* Added implementation of basic db functionsStanislav Ochotnicky2009-07-096-14/+244
* Fix errors in ddlStanislav Ochotnicky2009-07-081-4/+16
* Added basic functions of DbIface interfaceStanislav Ochotnicky2009-07-081-0/+155
* Added dependencies to protocolStanislav Ochotnicky2009-07-083-12/+21
* Changed matchbox according to new protocolStanislav Ochotnicky2009-07-071-11/+12
* Changed to protocol and added documentationStanislav Ochotnicky2009-07-071-13/+31
* Fixed regression when we started installing depsStanislav Ochotnicky2009-07-071-20/+58
* Moved tinderbox specific configStanislav Ochotnicky2009-07-071-0/+0
* Changed order of comparisons in 'ifs'Stanislav Ochotnicky2009-07-061-8/+8
* Changed umount commandStanislav Ochotnicky2009-07-061-6/+3
* Moved emerge_main to its own sub-processStanislav Ochotnicky2009-07-061-4/+11
* Added support for dependency use flagsStanislav Ochotnicky2009-07-061-6/+13
* Added changes in datamodel to ddlStanislav Ochotnicky2009-07-061-36/+75
* Quick hack to enable dep resolutionStanislav Ochotnicky2009-07-021-5/+12
* Bit of documentation + whitespace fixesStanislav Ochotnicky2009-07-022-8/+22
* Fix copying of settingsStanislav Ochotnicky2009-07-011-2/+2
* Basic dependency emerging/unmerging ideaStanislav Ochotnicky2009-07-011-5/+46
* Added option to modify more files in BASE_CHROOTStanislav Ochotnicky2009-07-011-4/+5
* Little improvement for documentationStanislav Ochotnicky2009-07-011-0/+9
* Fix indent level for package compilation by groupStanislav Ochotnicky2009-07-011-22/+21
* Logging system in placeStanislav Ochotnicky2009-07-012-2/+25
* Fixed small bug with chroot creationStanislav Ochotnicky2009-06-291-1/+1
* Added simple configuration file for tinderboxStanislav Ochotnicky2009-06-291-0/+15
* Changed lot of stuff to mount -o bindStanislav Ochotnicky2009-06-291-9/+19
* Added --one-file-system to `rm`Stanislav Ochotnicky2009-06-291-2/+2
* Enable manual changes to BASE_CHROOTStanislav Ochotnicky2009-06-261-1/+3
* Base change for tinderbox to compile inside chrootStanislav Ochotnicky2009-06-261-25/+72
* Added new package for custom exceptionsStanislav Ochotnicky2009-06-252-0/+5
* Added script to create base tinderbox chrootStanislav Ochotnicky2009-06-251-0/+155
* Moved python source files into 'src' subdirStanislav Ochotnicky2009-06-244-0/+0
* Improvements to ddlStanislav Ochotnicky2009-06-231-4/+81