/[grub]/grub/util/grub-install.in
ViewVC logotype

Diff of /grub/util/grub-install.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by okuji, Wed Feb 28 11:19:39 2001 UTC revision 1.28 by okuji, Fri Jul 13 11:51:24 2001 UTC
# Line 81  convert () { Line 81  convert () {
81                                    -e 's%/part[0-9]*$%/disc%'`                                    -e 's%/part[0-9]*$%/disc%'`
82          tmp_part=`echo "$1" | sed -e 's%.*/[sh]d[a-z]\([0-9]*\)$%\1%' \          tmp_part=`echo "$1" | sed -e 's%.*/[sh]d[a-z]\([0-9]*\)$%\1%' \
83                                    -e 's%.*/fd[0-9]*$%%' \                                    -e 's%.*/fd[0-9]*$%%' \
84                                      -e 's%.*/floppy/[0-9]*$%%' \
85                                    -e 's%.*/\(disc\|part\([0-9]*\)\)$%\2%'`                                    -e 's%.*/\(disc\|part\([0-9]*\)\)$%\2%'`
86          ;;          ;;
87      gnu*)      gnu*)

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26