- Feb 20, 2012
-
-
Sebastien Luttringer authored
this allow to run parser script without running setup script useful to valid arguments without causing trouble
-
Sebastien Luttringer authored
this options are also settable by config allow to have installsystems niced before launch action python-psutil minimun version is 0.2.1 to support set_ionice
-
Sebastien Luttringer authored
-
- Feb 10, 2012
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
move command now ask for a global move and check if source repository are local
-
Sebastien Luttringer authored
All command now use select_image in repoman to select which image should be select for use search is now added to repoman and not by command best option was dropped for all command changelog command take now more than one image diff command is no more limited to 2 args. Can be one with globbing list -a is dropped, use *:* instead (this can be used in all command) is command allow smart image selection like this: - ftp/* => list all image in repo ftp - ftp/*:4 => list all image in version 4 in repo ftp - *:4 => list all images at version 4 in search path - */*:4 => list all images at version in all repo - debian => list all images nammed debian in search path - debian* => list all images starting by debian in search path
-
Sebastien Luttringer authored
-
- Feb 09, 2012
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
- Jan 30, 2012
-
-
Matthieu Gonnet authored
execute clean command without asking confirmation
-
- Jan 05, 2012
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
- Dec 28, 2011
-
-
Sebastien Luttringer authored
-
- Dec 23, 2011
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
- Dec 22, 2011
-
-
Sebastien Luttringer authored
we need python-progressbar >= 2.3 to work with is. We previously ship inside it because debian doesn't have 2.3 package available. now we have built a debian package, we can remove code and add a dependency
-
Sebastien Luttringer authored
old command line option are still present but no more in config file this allow to override easily on command line config parameters
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
--no-sync as the same beneficts
-
- Dec 21, 2011
-
-
Sebastien Luttringer authored
this commit also make cachify more exception safe
-
Sebastien Luttringer authored
-
- Dec 20, 2011
-
-
Sebastien Luttringer authored
if no filter given, list in all online repository Also remove list -S, can be done by is -s ''
-
Sebastien Luttringer authored
also use Repository.is_repository_name to validatage repository name
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
This commmit make a big cleaning inside IS binary, moving all code insides functions and removing unecessary use of variables
-
Sebastien Luttringer authored
also optimize tarball.getnames
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-