index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Radostin Stoyanov
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
virtBootstrap
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable UID/GID mapping for qcow2
Radostin Stoyanov
2017-08-28
1
-0
/
+74
*
Create qcow2 images with guestfs-python
Radostin Stoyanov
2017-08-28
1
-61
/
+85
*
Simplify setting permissions of shadow file
Radostin Stoyanov
2017-08-28
1
-2
/
+1
*
Make set_root_password_in_rootfs reusable
Radostin Stoyanov
2017-08-28
1
-7
/
+15
*
Split the function mapping_uid_gid
Radostin Stoyanov
2017-08-28
1
-2
/
+8
*
Make UID/GID mapping reusable
Radostin Stoyanov
2017-08-28
1
-0
/
+72
*
Make get_compression_type() reusable
Radostin Stoyanov
2017-08-28
1
-14
/
+27
*
Get layer size if not provided
Radostin Stoyanov
2017-08-28
1
-4
/
+5
*
DockerSource: Split checksum and layers
Radostin Stoyanov
2017-08-28
1
-10
/
+9
*
get_mime_type: Properly close stdout handle
Radostin Stoyanov
2017-08-28
1
-5
/
+6
*
untar: Use unique name with virt-sandbox
Radostin Stoyanov
2017-08-28
1
-0
/
+1
*
Improve untar command
Radostin Stoyanov
2017-08-28
1
-1
/
+5
*
Use explicit import
Radostin Stoyanov
2017-08-03
1
-8
/
+24
*
sources: Set default format with a constant
Radostin Stoyanov
2017-08-03
1
-0
/
+2
*
Add support for setting root passowrd in qcow2
Radostin Stoyanov
2017-07-24
1
-1
/
+25
*
Drop need of root privileges to set root password
Radostin Stoyanov
2017-07-21
1
-0
/
+33
*
DockerSource: Add support for Manifest version 1
Radostin Stoyanov
2017-07-21
1
-2
/
+5
*
Python 3/2 compatibility: Convert Byte-str to Str
Radostin Stoyanov
2017-07-21
1
-7
/
+8
*
utils: bytes_to_size remove trailing space
Radostin Stoyanov
2017-07-18
1
-1
/
+1
*
utils: size_to_bytes convert from int
Radostin Stoyanov
2017-07-18
1
-2
/
+2
*
Rename format_number() into bytes_to_size()
Cédric Bosdonnat
2017-07-05
1
-2
/
+2
*
Gather common utility functions in "utils" module
Radostin Stoyanov
2017-07-05
1
-0
/
+346