- added rsync at installation
This commit is contained in:
parent
0f456f02a4
commit
1412eec1be
@ -51,7 +51,7 @@ dtoverlay=vc4-kms-v3d,cma-128
|
|||||||
## 2 14:9
|
## 2 14:9
|
||||||
## 3 16:9
|
## 3 16:9
|
||||||
##
|
##
|
||||||
sdtv_aspect=3
|
#sdtv_aspect=3
|
||||||
|
|
||||||
## sdtv_disable_colourburst
|
## sdtv_disable_colourburst
|
||||||
## Disables colour burst on composite output. The picture will be
|
## Disables colour burst on composite output. The picture will be
|
||||||
@ -755,7 +755,7 @@ gpu_mem=256
|
|||||||
##
|
##
|
||||||
## Default 700.
|
## Default 700.
|
||||||
##
|
##
|
||||||
arm_freq=900
|
#arm_freq=900
|
||||||
|
|
||||||
## arm_freq_min
|
## arm_freq_min
|
||||||
## Minimum frequency of ARM in MHz (used for dynamic clocking).
|
## Minimum frequency of ARM in MHz (used for dynamic clocking).
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
#Install all packages you need
|
#Install all packages you need
|
||||||
# No verifying rpm due to a bug in packages, some are bnot signed
|
# No verifying rpm due to a bug in packages, some are bnot signed
|
||||||
|
|
||||||
/usr/sbin/urpmi --auto --no-verify-rpm basesystem chrony rng-tools man openssh-server rfkill wireless-tools bluez wpa_supplicant make dracut u-boot-tools bcm283x-firmware
|
/usr/sbin/urpmi --auto --no-verify-rpm basesystem chrony rng-tools man openssh-server rfkill wireless-tools bluez wpa_supplicant make dracut u-boot-tools bcm283x-firmware rsync
|
||||||
|
|
||||||
|
|
||||||
/usr/bin/chown :chrony -R /etc/chrony.keys /var/log/chrony
|
/usr/bin/chown :chrony -R /etc/chrony.keys /var/log/chrony
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
#Install all packages you need
|
#Install all packages you need
|
||||||
|
|
||||||
/usr/sbin/urpmi --auto --no-verify-rpm basesystem chrony rng-tools man openssh-server rfkill wireless-tools bluez wpa_supplicant make dracut u-boot-tools
|
/usr/sbin/urpmi --auto --no-verify-rpm basesystem chrony rng-tools man openssh-server rfkill wireless-tools bluez wpa_supplicant make dracut u-boot-tools rsync
|
||||||
/usr/sbin/urpmi --urpmi-root "$BUILD_PATH" --ignorearch --no-verify-rpm --auto --split-level 200 --split-length 200 ./kernel-odroid-4.14.y-1.armv7hl.rpm
|
/usr/sbin/urpmi --urpmi-root "$BUILD_PATH" --ignorearch --no-verify-rpm --auto --split-level 200 --split-length 200 ./kernel-odroid-4.14.y-1.armv7hl.rpm
|
||||||
|
|
||||||
/usr/bin/chown :chrony -R /etc/chrony.keys /var/log/chrony
|
/usr/bin/chown :chrony -R /etc/chrony.keys /var/log/chrony
|
||||||
|
Reference in New Issue
Block a user