- Jun 12, 2013
-
-
Sébastien Luttringer authored
Database should not be exposed to external. We should use repository most of time.
-
- Jun 11, 2013
-
-
Sébastien Luttringer authored
Add image format display Add new options Fix bad handling of changelog with version which are not number.
-
Aurélien Dunand authored
-
- May 23, 2013
-
-
Aurélien Dunand authored
Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
Aurélien Dunand authored
Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
Aurélien Dunand authored
This command allow to display/edit the MOTD for a local repository Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
Aurélien Dunand authored
The command 'upgrade_db' create a dummy repository (to the current version) and add each images/payloads from the repository to upgrade. Symlinks are used to avoid copy. Old database is still available in repository as db.bak. Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
- Apr 11, 2013
-
-
Aurélien Dunand authored
copy command only uses remote image, no package image. Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
Aurélien Dunand authored
Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
Aurélien Dunand authored
Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
Aurélien Dunand authored
Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
- Nov 27, 2012
-
-
Sébastien Luttringer authored
With the permission of Romain Degez, CTO of Smartjog and Sébastien Luttringer. Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
- Jun 04, 2012
-
-
Nicolas Delvaux authored
Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
- May 16, 2012
-
-
Sébastien Luttringer authored
This allow to build a lot of image in their respective directory
-
Sébastien Luttringer authored
-
Aurélien Dunand authored
extentedglob is needed for is sub-command completion Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
Aurélien Dunand authored
Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
- May 14, 2012
-
-
Aurélien Dunand authored
Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
- Feb 20, 2012
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
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
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
-
- Jan 30, 2012
-
-
Matthieu Gonnet authored
execute clean command without asking confirmation
-
- Dec 22, 2011
-
-
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
--no-sync as the same beneficts
-
- Dec 21, 2011
-
-
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
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
repo command can now purge cache of database
-
- Dec 14, 2011
-
-
Sebastien Luttringer authored
list -S only list images inside searchable repositories
-
- Dec 09, 2011
-
-
Sebastien Luttringer authored
-
- Dec 08, 2011
-
-
Sebastien Luttringer authored
repo have now -s and -u option new display and color
-
Sebastien Luttringer authored
this state can be matched by option -l and -r in repo command
-
Sebastien Luttringer authored
build -p recreate payload file if already exsits
-