index
:
mg.git
master
Unnamed repository; edit this file to name it for gitweb.
Marco Barisione
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-01
Don't try mounting if the root dir doesn't exist
HEAD
master
Marco Barisione
1
-0/+1
2010-12-01
When unpacking change the write permissions for everything, not just for dirs
Marco Barisione
1
-1/+1
2010-12-01
Update the documentation
Marco Barisione
1
-20/+29
2010-12-01
Remove the example configuration files, they are not needed anymore
Marco Barisione
4
-54/+0
2010-12-01
Say which chroot was mounted or unmounted
Marco Barisione
1
-2/+2
2010-12-01
Check if the chroot is (un)mounted when a specific status is needed
Marco Barisione
1
-0/+18
2010-12-01
Make list print out if the chroots are running
Marco Barisione
1
-3/+11
2010-12-01
Make configure suggest the use of unpack -c in the right case
Marco Barisione
1
-2/+2
2010-12-01
Add a remove command to remove chroot configurations
Marco Barisione
1
-1/+31
2010-12-01
Add a list command to list all the available chroots
Marco Barisione
1
-1/+16
2010-12-01
Move the code to get the default chroot into a separate function
Marco Barisione
1
-1/+5
2010-12-01
There is no need to use _sudo to remove the variables file
Marco Barisione
1
-1/+1
2010-12-01
Decide automatically which display number to use
Marco Barisione
1
-9/+34
2010-12-01
Make configure set the new chroot as default if ~/.mg doesn't exist
Marco Barisione
1
-2/+12
2010-12-01
Allow to set the current chroot with -c
Marco Barisione
1
-3/+13
2010-12-01
Load the configuration dirs from the chroot, not from ~/.mg
Marco Barisione
1
-4/+27
2010-11-30
Add a configure command to create a new chroot
Marco Barisione
1
-0/+112
2010-11-30
Shift the arguments before calling _sudo
Marco Barisione
1
-1/+1
2010-11-30
Ignore Vim swap files
Marco Barisione
1
-0/+1
2010-11-30
Save the start and variables scripts in /var
Marco Barisione
1
-9/+11
2010-11-30
Add un unpack command to extract a MeeGo image into the chroot root
Marco Barisione
1
-1/+59
2010-11-30
Make _replacedir() work, variables were not expanded
Marco Barisione
1
-1/+1
2010-11-30
Prefix functions names with "_" to avoid conflicts with commands
Marco Barisione
1
-19/+19
2010-11-29
Make it possible to use mg through sudo
Marco Barisione
1
-5/+14
2010-11-29
Add _error() to print errors on stderr and exit
Marco Barisione
1
-4/+8
2010-11-29
initial commit
Jonny Lamb
7
-0/+211