- Dec 05, 2011
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
this option allow list of image without syncing database. Very useful for completion
-
Sebastien Luttringer authored
is list command now only list image inside repositories. many option can be given to have a custom output globbing is allowed on images
-
- Dec 01, 2011
-
-
Sebastien Luttringer authored
all options have now a long mode some options name have changed
-
Sebastien Luttringer authored
This command allow a clean listing of repositories
-
Sebastien Luttringer authored
-
- Nov 24, 2011
-
-
Sebastien Luttringer authored
When we create gzip file from a payload, we use gzip module with option mtime which is not available in python 2.6. To be able to support it correctly, i've backported python 2.6.7 gzip module inside installsystems with a patch allowing optime mtime. This should be removed with python 2.7 or 3.x
-
- Nov 22, 2011
-
-
Sebastien Luttringer authored
argparse is available in python2.7 (archlinux) and on python-argparse package in debian. So we add a dependency to this package.
-
- Nov 18, 2011
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
this already more easy unchrooting after failure by chrooting again, solving issue and exiting (which remove mounts again)
-
Sebastien Luttringer authored
-
- Nov 17, 2011
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
compute of real path of images to check integrety was poorly coded. Fix it!
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
- Nov 15, 2011
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
- Nov 08, 2011
-
-
Sebastien Luttringer authored
chroot failed when root is missing dirs before resolv.conf fil
-
- Nov 04, 2011
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
This is done to be able to use preparation from scripts
-
- Nov 03, 2011
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
new option --preserve, -p is added
-
Sebastien Luttringer authored
completion and is add -p <tab> doesnt work because cword is used and doesn't escape options from the list
-
- Oct 28, 2011
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
- Oct 27, 2011
-
-
Sebastien Luttringer authored
gonnet-ifier...
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
- Oct 26, 2011
-
-
Matthieu Gonnet authored
-
- Oct 25, 2011
-
-
Sebastien Luttringer authored
-
- Oct 24, 2011
-
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
-
Sebastien Luttringer authored
info command is used to get information about an image. It will replace list command
-