/[fai]/trunk/examples/simple/class/10-base-classes
ViewVC logotype

Contents of /trunk/examples/simple/class/10-base-classes

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3095 - (hide annotations) (download)
Wed Nov 23 22:49:26 2005 UTC (7 years, 6 months ago) by lange
File size: 259 byte(s)
use GRUB also with AMD64
1 lange 2797 #! /bin/sh
2    
3     # echo architecture and OS name in upper case. Do NOT remove these two lines
4     uname -s | tr '[:lower:]' '[:upper:]'
5 lange 3095 [ -x "`which dpkg`" ] && dpkg --print-installation-architecture | tr a-z A-Z
6 lange 2797
7     [ -f /boot/RUNNING_FROM_FAICD ] && echo "FAICD"
8 lange 2868 exit 0

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5