Skip to content
GitLab
Explore
Sign in
Commits · 12a4b4aec67a245000e67bbcebb32c677ef1d3eb
installsystems
Browse files
Aug 29, 2011
fix missing import sys in tarball
· 12a4b4ae
Seblu
authored
Aug 29, 2011
12a4b4ae
Add clean command
· d4aaea6f
Matthieu Gonnet
authored
Aug 29, 2011
d4aaea6f
enforce image name and version checking
· 401c15a5
Seblu
authored
Aug 29, 2011
401c15a5
image name can use - and _
· 64d16b0d
Seblu
authored
Aug 29, 2011
64d16b0d
add timeout to uopen
· 38d6770b
Seblu
authored
Aug 29, 2011
38d6770b
set offline to false after creating a repository
· bdb3b4af
Seblu
authored
Aug 29, 2011
bdb3b4af
Aug 26, 2011
list repo matching only on onlines repositories
· 9924f0bf
Seblu
authored
Aug 26, 2011
9924f0bf
improve tarball loading and check md5 from repository
· 8d02ec9c
Seblu
authored
Aug 26, 2011
8d02ec9c
better error message when image file is invalid
· f88c786c
Seblu
authored
Aug 26, 2011
f88c786c
introduce ask and confirm function
· b1c537bf
Seblu
authored
Aug 26, 2011
b1c537bf
introduce color shortcut
· ad726495
Seblu
authored
Aug 26, 2011
ad726495
implement globbing on repository name in list
· 6d486888
Seblu
authored
Aug 26, 2011
6d486888
add a best mode to commands using image selection syntax
· 4571b0d8
Seblu
authored
Aug 26, 2011
4571b0d8
fix missing gzip module in image.py
· 27a0b098
Seblu
authored
Aug 26, 2011
27a0b098
improve is help messages and options
· d5947e09
Seblu
authored
Aug 26, 2011
d5947e09
Image download from repository is now handled by repository class
· da281d3c
Seblu
authored
Aug 26, 2011
da281d3c
offline repository is no more used to get/search an image
· 973c22f2
Seblu
authored
Aug 26, 2011
973c22f2
fix again adunand gmttime issue
· 7054e992
Seblu
authored
Aug 26, 2011
7054e992
reorder RepoManager and Repoconfig classes
· 2cad2487
Seblu
authored
Aug 26, 2011
2cad2487
command list show offline status
· 24575898
Seblu
authored
Aug 26, 2011
24575898
introduce offline repository mode
· fb5bb9e0
Seblu
authored
Aug 26, 2011
fb5bb9e0
more precise message when image is not found
· 9caf038c
Seblu
authored
Aug 26, 2011
9caf038c
move repo filter inside repomanager
· 2234f620
Seblu
authored
Aug 26, 2011
2234f620
use istools.isfile instead of istools.pathtype == "file"
· 67515a89
Seblu
authored
Aug 26, 2011
67515a89
fix aurelien misunderstood epoch time in repository
· ee0d1190
Seblu
authored
Aug 26, 2011
ee0d1190
Aug 25, 2011
fix one lintian error from buildd message
· 1e898695
Seblu
authored
Aug 25, 2011
1e898695
Fix extraction of tarball with non existant uid/gid
· ff3e25b4
Seblu
authored
Aug 25, 2011
ff3e25b4
Fix unable to extract file from a remote directory
· a800e379
Seblu
authored
Aug 25, 2011
a800e379
fix bug of data added in description.json
· 1214b100
Seblu
authored
Aug 25, 2011
1214b100
fix aurelien misunderstood epoch time
· 7fe5fb89
Seblu
authored
Aug 25, 2011
7fe5fb89
Smarter display during image loading
· b4705d98
Seblu
authored
Aug 25, 2011
b4705d98
Add command get
· a8f93251
Seblu
authored
Aug 25, 2011
a8f93251
Add extract command
· 21f5789f
Seblu
authored
Aug 25, 2011
21f5789f
repository on command line are added to the of repostiory in config file not supersede
· ad06b952
Seblu
authored
Aug 25, 2011
ad06b952
temporary repo now have a unique identifier
· 4575bdb3
Seblu
authored
Aug 25, 2011
4575bdb3
reorder copy and move argument
· 851fc98a
Seblu
authored
Aug 25, 2011
851fc98a
list now use new syntax spec
· 0ac3e455
Seblu
authored
Aug 25, 2011
0ac3e455
Aug 24, 2011
stricter check during image selection
· 6fda3bf8
Seblu
authored
Aug 24, 2011
6fda3bf8
Remove select_one_repository. No more needed.
· ad8a731f
Seblu
authored
Aug 24, 2011
ad8a731f
command install use new image syntax
· 8c5c22f6
Seblu
authored
Aug 24, 2011
8c5c22f6
Loading