blob: 886a99ae3a16ca8951e1b3340cc45d9d5e1ca2a6 (
plain)
1
2
3
4
5
6
7
8
|
-e Get the source code of this build in this way:
git clone git://github.com/chenall/grub4dos.git
cd grub4dos
git checkout 34ca1a9 -b build
-e and now you may do a "make" to compile.
|