1
0

prise en charge du 3b+ et ajustements mineurs

This commit is contained in:
Daniel Tartavel
2019-05-08 14:59:04 +02:00
parent 84b5df020b
commit 22115e7251
10 changed files with 248 additions and 48 deletions

View File

@ -17,6 +17,10 @@
MAGEIA_VERSION="7"
ARM_VERSION="armv7hl"
# Activate / deactivate nonfree et tainted
# value 0 to deactivate or 1 to activate
NONFREE="0"
TAINTED="0"
#target plateform (xu3-4 or rpi)
TARGET="rpi"

View File

@ -23,7 +23,7 @@
#Install all packages you need
# No verifying rpm due to a bug in packages, some are not signed
/usr/sbin/urpmi --auto --no-verify-rpm basesystem chrony rng-tools man openssh-server rfkill wireless-tools bluez wpa_supplicant make binutils dracut u-boot rsync kernel-desktop-latest mlocate drakx-kbd-mouse-x11
/usr/sbin/urpmi --auto --no-verify-rpm basesystem chrony rng-tools man openssh-server rfkill wireless-tools bluez wpa_supplicant make binutils dracut u-boot rsync kernel-desktop-latest mlocate drakx-kbd-mouse-x11 glibc-i18ndata
/usr/bin/chown :chrony -R /etc/chrony.keys /var/log/chrony
@ -39,3 +39,5 @@ dracut --kver $KV
rm -f $0
cp /boot/vmlinuz-* /boot/vmlinuz
cp /boot/initrd-* /boot/initrd
alternatives --set soundprofile /etc/sound/profiles/alsa