Statistics
| Branch: | Tag: | Revision:

root / image_creator / os_type / slackware.py @ d144e954

History | View | Annotate | Download (1.9 kB)

# Date Author Comment
22a6d232 03/20/2012 06:04 pm Nikos Skalkotos

Beautify program's output.

ae48a082 03/19/2012 12:26 pm Nikos Skalkotos

Fix license, copyright and pep8 infractions

3b2f6619 02/28/2012 10:12 pm Nikos Skalkotos

Document basic classes and methods

8c574358 02/24/2012 03:29 pm Nikos Skalkotos

Major code revision

  • Add foreach_file function in OSBase. This is used by all cleanup
    methods
  • Add slackware class. This class derives from linux and overwrites the
    log cleanup behaviour. This is needed since slackware stores all
    package management info in /var/log/packages...