Nodefactory poorly documented at the moment Read nodebuild/INSTALL to check your moves ./node = lives every special file in ./nodebuild = tools and documentation directory ./nodebuild/hostmachine = file to alter at hostmachine ./nodebuild/kernelbuild = quick way to build kernel ./add.sh = locate binary and add to the externlist ./sshconnect.sh = quick and dirty connect to the fresh node ./sizecheck.sh = check if size doen't exceeds maxsize ./package2file.sh = copy contents of packages in packagelist to = packagedir ./mtree2disk.sh = create mtree's at specific location ./make.sh = main command, issue the build of a image ./file2lib.sh = find libaries needed by binaries ./file2disk.sh = copy files from list to disk ./common.vars.sh = variables of entire build ./cleanup.sh = clean /mnt, remove loose mdX if build fails ./checkfs.sh = mount fileimage to /mnt verify if everything = went fine ./backup.sh = create backup of current files ./symfix2disk.sh = fix libary symlinks ./filelist = ./externlist = 'external' files to copy to image ./packagelist = list of packagefiles from packagedir to use ./packagedir = packagefiles are stored in here ./README = Reading this atm ;-) Cheerz, Rick van der Zwet