#914: Changes to generate a new ogLive client based on Linux 5.0

remotes/github/master
Ramón M. Gómez 2019-05-23 10:04:30 +02:00
parent 1cc79777e9
commit 68f786a6f7
6 changed files with 12 additions and 25 deletions

View File

@ -126,7 +126,14 @@ case "${1,,}" in
bionic-4.18) # ogLive 1.1.1-rc3 basado en Ubuntu 18.04 y Kernel 4.18.
OSDISTRIB="ubuntu"
OSCODENAME="bionic"
OSRELEASE="4.18.0-17-generic"
OSRELEASE="4.18.0-20-generic"
OSARCH="amd64"
OSHTTP="http://es.archive.ubuntu.com/ubuntu/"
;;
bionic-5.0) # ogLive 1.1.1-rc4 basado en Ubuntu 18.04 y Kernel 5.0.
OSDISTRIB="ubuntu"
OSCODENAME="bionic"
OSRELEASE="5.0.0-15-generic"
OSARCH="amd64"
OSHTTP="http://es.archive.ubuntu.com/ubuntu/"
;;

View File

@ -1 +1 @@
OpenGnsys Client 1.1.1-rc3
OpenGnsys Client 1.1.1-rc4

View File

@ -19,26 +19,6 @@ which ms-sys || ms-sys install &>/dev/null
echo "spartlnx"
which spartlnx.run || $(wget http://damien.guibouret.free.fr/savepart.zip &>/dev/null; unzip -o savepart.zip -d /sbin/)
# Mach-O loader for Linux
#echo "maloader"
#apt-get install -y uuid-dev lib64z1 lib32z1
#wget https://github.com/shinh/maloader/archive/master.zip
#unzip master.zip
#cd maloader-master
#perl -pi -le 'print "#include <unistd.h>" if $. == 45' ld-mac.cc
#if [ "$(arch)" == "x86_64" ]; then
# ln -fs /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /lib/libcrypto.so 2>/dev/null
# make release
#else
# ln -fs /lib/i386-linux-gnu/libcrypto.so.1.0.0 /lib/libcrypto.so 2>/dev/null
# make clean
# make all BITS=32
#fi
#cp -va ld-mac /usr/bin
#cp -va libmac.so /usr/lib
#cd ..
#rm -fr master.zip maloader-master
popd
export LANGUAGE=$OLDLANGUAGE
export LC_ALL=$OLDLC_ALL

View File

@ -4,7 +4,7 @@ install man-db
install fbset
install gdebi-core
install bash-static
install busybox-static
install busybox-static
install console-data
install locales
install lshw

View File

@ -5,7 +5,7 @@ install pxe-kexec
install mbuffer
install parted
install gdisk
install chntpw
install chntpw
install clonezilla
install registry-tools
install reglookup

View File

@ -16,7 +16,7 @@ install python-requests
install fusioninventory-agent
install nvme-cli
install disktype
install laptop-detect
install laptop-detect
#install discover
#install casper
#install lupin-casper