Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-image-creator
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
snf-image-creator
Graph
92bfe974d0d8f49d321185dfe0ac44a5fd590069
Select Git revision
Branches
7
debian
debian-develop
debian-develop-jessie
debian-jessie
debian-precise
develop
master
default
Tags
20
debian/0.10.2-1jessie
0.10.2
debian/0.10.1-1wheezy
debian/0.10.1-1jessie
0.10.1
debian/0.10-1wheezy
debian/0.10-1jessie
0.10
debian/0.9-1precise
debian/0.9-1wheezy
0.9
debian/0.9rc2-1wheezy
0.9rc2
debian/0.9rc1-1wheezy
0.9rc1
debian/0.8.1-1precise
debian/0.8.1-1wheezy
0.8.1
debian/0.8-3precise
debian/0.8-2precise
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Jul
15
16
Jun
13
11
10
2
19
May
16
15
7
20
Mar
19
11
10
27
Feb
18
Jan
10
8
7
6
19
Dec
18
1
Nov
23
Oct
22
16
11
10
9
24
Sep
9
2
23
Aug
22
4
3
2
1
31
Jul
30
26
18
17
8
28
Jun
27
26
25
21
20
19
18
15
11
7
6
5
3
27
May
24
23
22
21
20
17
1
30
Apr
25
28
Mar
26
22
21
20
19
18
16
14
13
12
6
1
Feb
30
Jan
29
28
27
26
22
21
18
16
15
14
11
10
4
3
31
Dec
30
29
28
24
23
22
21
20
19
17
14
13
11
3
29
Nov
28
26
22
21
20
5
2
1
23
Oct
22
19
18
17
16
15
8
3
4
Sep
1
29
Aug
24
23
22
21
20
8
31
Jul
27
26
24
28
Jun
27
26
25
22
21
20
19
18
15
14
12
11
7
6
5
18
May
16
4
29
Apr
27
26
25
24
23
20
19
11
10
9
6
5
24
Mar
23
21
20
19
16
13
12
11
9
8
7
5
29
Feb
28
24
22
20
17
15
windows: Disable hibernation when booting
windows: Fix a bug in Registry class
windows: Wait for the VM to shutdown if booted
windows: Show details if the VM dies unexpectedly
windows: Use a tmp dir to upload the VirtIO drvs
windows: Hide VirtIO driver installation window
Minor pylint fixes in windows/__init__.py
windows: Only install validated VirtIO drivers
windows: Make Windows INF parsing more accurate
windows: Uninstall the old VirtIO drivers
windows: Fix the valid VirtIO directory check
windows: Add a VirtIO install entry in dialog menu
windows: Rewrite the INF file parsing function
windows: Make install_virtio_drivers() public
windows: Monitor the VM booting in virtio install
windows: Support WIN8 virtio driver installation
Add Mount context manager in OSBase cls
Add check_version method in OSBase
windows: Add script to install the virtio drivers
windows: Upload the virtio drivers to the media
windows: Add systemroot as a member in Windows
windows: Add REG_EXPAND_SZ() registry helper func
windows: Install viostor driver if missing
Add extra virtio sysprep parameter in windows
Fix a string placeholder typo
Merge PR #16 (feature-code-cleanup) from skalkoto/snf-image-creator
Extend SysprepParam class to include a value check
Add REG_{SZ,DWORD,BINARY} helper funcs in Registry
Add device attribute in Disk class
Merge PR #8 (feature-windows-improvements) from skalkoto/snf-image-creator
Use @property to create the os attribute in Image
Fix for PEP8's E265.
Remove Sysprep Params Wizard Page
windows: Compute CurrentControlSet only ones
Add a new "directory" type for sysprep params
Minor fixes in the sysprep params menu
windows: Simplify the VM boot monitoring code
Beautify the image creation output
Add an attribute in OSBase to host mount errors
windows: Check if VirtIO drivers are installed
Loading