Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Drop the rationale textDaniel Narvaez2012-11-171-20/+0
| | | | | | I don't think it matters for users and it's posted and archived in the mailing list anyway, along with the discussion.
* Split out base system depsDaniel Narvaez2012-11-172-1/+85
|
* Move packages json to a separate dirDaniel Narvaez2012-11-175-17/+14
|
* Remove unused funcDaniel Narvaez2012-11-171-4/+0
|
* Fix refactoring regressionsDaniel Narvaez2012-11-171-3/+7
|
* Split buildslave deps to a separate fileDaniel Narvaez2012-11-175-3/+6
| | | | And make it conditional
* Move files lists out of devbotDaniel Narvaez2012-11-174-8/+41
|
* Refactor to use a listDaniel Narvaez2012-11-171-4/+7
|
* Don't use SUGAR_BUILDBOT in devbotDaniel Narvaez2012-11-173-11/+20
| | | | To keep it generic
* Run the ubuntu tweaks only on ubuntuDaniel Narvaez2012-11-171-1/+4
|
* Move ubuntu tweaks out of devbotDaniel Narvaez2012-11-172-22/+12
|
* Link to the new docsDaniel Narvaez2012-11-161-110/+3
|
* Print the modules we are observingDaniel Narvaez2012-11-161-0/+2
|
* Rework the autoinstall commandDaniel Narvaez2012-11-166-48/+75
| | | | It now automatically listen on all the sugar trees
* Fix and enable package removal on ubuntuDaniel Narvaez2012-11-161-2/+2
|
* Cleanup makefilesDaniel Narvaez2012-11-166-30/+60
|
* Fix rootdirDaniel Narvaez2012-11-161-1/+1
|
* Add a few ubuntu essential packagesDaniel Narvaez2012-11-161-1/+4
|
* Add bash to ubuntu base systemDaniel Narvaez2012-11-161-1/+2
|
* Add dash to ubuntu base systemDaniel Narvaez2012-11-161-1/+2
|
* Add ubuntu base packagesDaniel Narvaez2012-11-161-0/+29
|
* Move the remaining scripts to commandsDaniel Narvaez2012-11-1613-82/+80
|
* Revert "Drop run command"Daniel Narvaez2012-11-162-0/+18
| | | | This reverts commit 2622f59658c42594f1efb0d767b89393de75ba0f.
* Drop run commandDaniel Narvaez2012-11-162-18/+0
|
* Move ubuntu-tweaks into helpersDaniel Narvaez2012-11-162-1/+3
|
* Port auto-install and send-patches to the new commands schemeDaniel Narvaez2012-11-162-13/+15
|
* Move bug-report inside commandsDaniel Narvaez2012-11-162-1/+1
|
* Actually allow to run commands in the shellDaniel Narvaez2012-11-164-2/+8
|
* Move logging out of the makefileDaniel Narvaez2012-11-164-13/+18
| | | | So that it's possible to run the same scripts from the shell.
* Make apt-get upgrade non interactiveDaniel Narvaez2012-11-151-1/+1
|
* Revert unintended changeDaniel Narvaez2012-11-151-1/+1
|
* Missing run_command renameDaniel Narvaez2012-11-151-1/+1
| | | | Maybe we need unit tests
* Use the command moduleDaniel Narvaez2012-11-152-14/+11
|
* Remove undefined targetDaniel Narvaez2012-11-151-1/+1
|
* Move configuration files to their own dirDaniel Narvaez2012-11-1514-1/+1
|
* Delete unused python moduleDaniel Narvaez2012-11-151-47/+0
|
* Add a few initial ubuntu base system packagesDaniel Narvaez2012-11-151-1/+3
|
* Various fixes to the ubuntu package managerDaniel Narvaez2012-11-151-11/+17
|
* Initial implementation of ubuntu packages removalDaniel Narvaez2012-11-151-2/+36
|
* Implement update on ubuntuDaniel Narvaez2012-11-151-1/+2
|
* Readd tar dependency that was lost in the refactoringDaniel Narvaez2012-11-152-2/+6
|
* Update a run_checks call I missed beforeDaniel Narvaez2012-11-151-1/+1
|
* Fix packages installationDaniel Narvaez2012-11-151-1/+1
|
* More base system depsDaniel Narvaez2012-11-152-0/+4
|
* Add cronie to base systemDaniel Narvaez2012-11-152-0/+2
|
* Remove debug leftoverDaniel Narvaez2012-11-151-2/+0
|
* Rework deps resolvingDaniel Narvaez2012-11-151-9/+12
| | | | Speed up and handle empty results without crashing
* Revert "Strip capabilities to avoid empty queries"Daniel Narvaez2012-11-151-4/+1
| | | | This reverts commit 7a566ea56a68cacd9d69343e406a6b3021043264.
* Missing commaDaniel Narvaez2012-11-151-1/+1
|
* Strip capabilities to avoid empty queriesDaniel Narvaez2012-11-151-1/+4
|