Statistics
| Branch: | Tag: | Revision:

root / image_creator / os_type @ 89efe927

Name Size
__init__.py 13.3 kB
freebsd.py 5.3 kB
hurd.py 1.7 kB
linux.py 12.8 kB
netbsd.py 1.7 kB
slackware.py 2.2 kB
ubuntu.py 2.2 kB
unix.py 4.7 kB
unsupported.py 2.1 kB
windows.py 32.4 kB

Latest revisions

# Date Author Comment
4f08cd0b 01/08/2014 10:19 am Nikos Skalkotos

Add extra `smp' & `mem' sysprep params in Windows

Those parameter can be used to control how many CPUs and how much RAM
the Windows VM should have during the configuration

9b2b47ae 01/06/2014 07:35 pm Nikos Skalkotos

Make winexe an optional dependency

Check the presence of the winexe executable at runtime only if the
input media is a Windows system

0f0137fc 12/19/2013 10:41 am Nikos Skalkotos

Fix windows filesystem shrink

Make it work with Windows Server 2012 R2. The format of
shrink querymax command has changed.

f63e359f 12/18/2013 02:10 pm Nikos Skalkotos

Add KMS Client Setup Keys for new windows systems

Add KMS client setup keys for Windows Server 2012 R2 and Windows 8.1

9b49a63b 12/18/2013 01:27 pm Nikos Skalkotos

Fix type in a windows error message

7b626c6b 11/01/2013 11:03 am Nikos Skalkotos

Remove backup file for shadow

In Linux when clearing out the account, remove the backup file:
/etc/shadow-

fb136c1c 11/01/2013 10:55 am Nikos Skalkotos

Fix typo in comment

5a33a51f 10/22/2013 12:23 pm Nikos Skalkotos

Rename diagnose to inspect

d0daafa2 10/16/2013 04:46 pm Nikos Skalkotos

Add diagnose() method in OSBase derived classes

This can be used to perform various tests to determine if the media
is supported.

e482b7f9 10/11/2013 06:02 pm Nikos Skalkotos

Allow image creation from unsupported media

Add a new "Unsupported" os_type class. Images that get created from
unsupported media have the EXCLUDE_ALL_TASKS property enabled.

View revisions

Also available in: Atom