Helper scripts: Difference between revisions
Jump to navigation
Jump to search
(create page) |
No edit summary |
||
Line 1: | Line 1: | ||
== FAIlint == | |||
[[helper script failint|failint.sh]] a lint checker for FAI. (detects common mistakes) | [[helper script failint|failint.sh]] a lint checker for FAI. (detects common mistakes) | ||
== FAI development and testing helpers == | |||
I created some scripts that help setting up a FAI developemnt environment, and running builds and tests in there. | |||
At the moment it's mostly about creating fai-cd's and testing them in a qemu vm. Eventually I will add functions for network installation testing with a real hardware host and a qemu client, as well as testing network install with a qemu hist and a qemu client. I am quite interested if someboy finds them useful, they are in subversion: | |||
http://svn.debian.org/wsvn/fai/people/lazyboy/fai-dev-helpers/ | |||
--[[User:Lazyboy|lazyboy]] 11:12, 21 Oct 2005 (CEST) |
Revision as of 09:18, 21 October 2005
FAIlint
failint.sh a lint checker for FAI. (detects common mistakes)
FAI development and testing helpers
I created some scripts that help setting up a FAI developemnt environment, and running builds and tests in there. At the moment it's mostly about creating fai-cd's and testing them in a qemu vm. Eventually I will add functions for network installation testing with a real hardware host and a qemu client, as well as testing network install with a qemu hist and a qemu client. I am quite interested if someboy finds them useful, they are in subversion:
http://svn.debian.org/wsvn/fai/people/lazyboy/fai-dev-helpers/
--lazyboy 11:12, 21 Oct 2005 (CEST)