lorax/share
Will Woods 601fef6874 fix /modules symlink problem (lorax deleting modules on host!)
symlinking /modules to '/lib/modules' inside the runtime image is fine,
but since we're operating outside the runtime image, the absolute
symlink will point to the host's /lib/modules, which can cause us to
delete kernel modules. Yikes.

Instead:
1) use /lib/modules rather than the symlink, and
2) use a relative symlink, just to be safe.
2011-10-25 16:12:09 -04:00
..
config_files clean up config_files dir (and fix templates to match) 2011-10-21 17:35:52 -04:00
efi.tmpl Use a predictable ISO Volume Label (#732298) 2011-10-12 20:21:06 -04:00
ppc.tmpl clean up config_files dir (and fix templates to match) 2011-10-21 17:35:52 -04:00
runtime-cleanup.tmpl fix /modules symlink problem (lorax deleting modules on host!) 2011-10-25 16:12:09 -04:00
runtime-install.tmpl move from grub to grub2. YEE-HAW. 2011-10-17 18:53:06 -04:00
runtime-postinstall.tmpl fix /modules symlink problem (lorax deleting modules on host!) 2011-10-25 16:12:09 -04:00
s390.tmpl clean up config_files dir (and fix templates to match) 2011-10-21 17:35:52 -04:00
sparc.tmpl clean up config_files dir (and fix templates to match) 2011-10-21 17:35:52 -04:00
x86.tmpl clean up config_files dir (and fix templates to match) 2011-10-21 17:35:52 -04:00