add testimage target

master
Harald Hoyer 2009-03-05 10:33:18 +01:00
parent 7323a62176
commit ccd71eeb17
1 changed files with 3 additions and 0 deletions

View File

@ -23,3 +23,6 @@ archive:

rpm:
rpmbuild --define "_sourcedir $$PWD" --define "_specdir $$PWD" --define "_builddir $$PWD" --define "_srcrpmdir $$PWD" --define "_rpmdir $$PWD" -ba dracut.spec

testimage:
./dracut -l test.img $(uname -r)