Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
CENTOS/40-install-grub: fix typo
new code for trap ERR, it now saves the maximum value of all errors In the past the variable error was only set to 1, since a logical OR was used inside the trap code. Now it compares the actual exit code $? with the previous value of $error and saves the bigger of both back to $error
Initial checkin of CentOS support for simple examples. Note: this currently depends on a device2grub patch which has been proposed on linux-fai-devel but not yet committed to trunk.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |