+ ./scripts/Helper -create_dist_file
+ . misc/hdw-tools/hdw-get dist-install /mnt/hdw-target \
+ ./distro/<target name>
+
+ you may edit the distribution file, hdw-get should actually warn you
+ about runtime dependencies. please note that dependency checking is
+ still in development, even for the stable releases, so be sure you know
+ what you are doing.
+
+ hint: (how i am using hdw ...)
+ o build target all-dev, skip packages that wont build by
+ touching a logfile
+ o upload all the created binaries to a networked computer with
+ apache installed
+ o boot your other debian/suse/old-hdw systems, get the hdw-linux
+ sources, create appropriate distro files and run hdw-get
+ (or even use an automated method using pxe boot,
+ see ./doc/FAI)