Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Revert "Strip capabilities to avoid empty queries"Daniel Narvaez2012-11-151-4/+1
* Missing commaDaniel Narvaez2012-11-151-1/+1
* Strip capabilities to avoid empty queriesDaniel Narvaez2012-11-151-1/+4
* Missing self in __init__Daniel Narvaez2012-11-151-2/+2
* TypoDaniel Narvaez2012-11-151-1/+1
* Add a --test optionDaniel Narvaez2012-11-154-20/+29
* Drop the auto prefix, doesn't make much senseDaniel Narvaez2012-11-152-8/+8
* Add more base system packagesDaniel Narvaez2012-11-152-2/+33
* Add buildbot to base systemDaniel Narvaez2012-11-152-2/+4
* Make yum non interactive if running under buildbotDaniel Narvaez2012-11-151-2/+15
* Add setserial to base systemDaniel Narvaez2012-11-142-2/+4
* Missing selfDaniel Narvaez2012-11-141-1/+1
* TypoDaniel Narvaez2012-11-141-1/+1
* Don't die with --autoremove on ubuntuDaniel Narvaez2012-11-141-1/+5
* Don't die with autoupdate on ubuntuDaniel Narvaez2012-11-141-1/+1
* Allow to pass ARGS to make check-systemDaniel Narvaez2012-11-141-9/+1
* Handle no packages to removeDaniel Narvaez2012-11-141-1/+2
* Return if the package is missingDaniel Narvaez2012-11-141-0/+1
* Handle missing packagesDaniel Narvaez2012-11-141-3/+7
* Add more base system packagesDaniel Narvaez2012-11-142-0/+29
* Remove omap driver which doesn't seem to be in F18Daniel Narvaez2012-11-141-1/+0
* More autoremove fixesDaniel Narvaez2012-11-141-2/+2
* Fix typoDaniel Narvaez2012-11-141-1/+1
* Fix messed up tableDaniel Narvaez2012-11-141-2/+2
* Add base packages, used only by autoremoveDaniel Narvaez2012-11-141-0/+26
* Add autoupdate and autoremove options to the scriptDaniel Narvaez2012-11-141-1/+11
* Get distro_nameDaniel Narvaez2012-11-141-0/+1