rcbops / djeep

simple pxe bootstrapping
20 stars 15 forks source link

Adding first pass at NFSROOT kicktarget. #42

Open galstrom21 opened 10 years ago

galstrom21 commented 10 years ago

An ubuntu image will need to be debootstrap'd and exported via nfs on the djeep server. The nfs export path will need to be set as the nfsroot_image_path configuration variable.

Fixes #30