branch version 1.0 #429 boot-tools instala xvesa
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2299 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/master
parent
d228771f11
commit
62167e7688
|
@ -25,4 +25,7 @@ which partclone.ntfs || $(wget -O partclone_0.2.16_i386.deb http://downloads.sou
|
|||
echo "spartlnx"
|
||||
which spartlnx.run || $(wget http://damien.guibouret.free.fr/savepart.zip &>/dev/null; unzip -o savepart.zip -d /sbin/)
|
||||
|
||||
echo "xvesa"
|
||||
gdebi -n /var/cache/apt/archives/xvesa.deb
|
||||
|
||||
history -c
|
Loading…
Reference in New Issue