Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Check system directly in the commandsDaniel Narvaez2012-11-252-2/+2
|
* Change the root dir to sugar-snapshotDaniel Narvaez2012-11-251-25/+25
|
* Require a SNAPSHOT_FILENAMEDaniel Narvaez2012-11-251-4/+3
|
* Couple of upload-snapshot fixesDaniel Narvaez2012-11-241-1/+1
|
* Split and improve snapshot generationDaniel Narvaez2012-11-241-0/+68
|
* Execute the normal bashrc in the homedirDaniel Narvaez2012-11-231-0/+4
|
* Fix shell prompt string on ubuntuDaniel Narvaez2012-11-231-0/+1
| | | | It was getting overwritten by ~/.bashrc
* Drop RESOLUTION support when running from a test consoleDaniel Narvaez2012-11-211-4/+0
|
* Run xephyr in a custom windowDaniel Narvaez2012-11-191-0/+58
| | | | | Xephyr doesn't work very well with multiple outputs. This should allow us to customize our behavior in that case.
* Move the remaining scripts to commandsDaniel Narvaez2012-11-165-0/+134
|
* Move ubuntu-tweaks into helpersDaniel Narvaez2012-11-161-0/+6
|
* Move logging out of the makefileDaniel Narvaez2012-11-161-0/+8
So that it's possible to run the same scripts from the shell.