Update Commands
This commit is contained in:
parent
59bb48c09e
commit
9f4678f10b
@ -38,9 +38,6 @@ sudo smartctl -a <disk>
|
|||||||
#fake identity
|
#fake identity
|
||||||
rig
|
rig
|
||||||
|
|
||||||
#Mangohud
|
|
||||||
mangohud MANGOHUD_OUTPUT /home/marc/Dokumente/log
|
|
||||||
|
|
||||||
#OBS videocamera
|
#OBS videocamera
|
||||||
sudo modprobe v4l2loopback
|
sudo modprobe v4l2loopback
|
||||||
|
|
||||||
@ -85,7 +82,3 @@ xwinwrap -g 1920x1080 -ov -- mpv -wid WID --loop --no-audio --keepaspect=no <fil
|
|||||||
#Building LineageOS 17.1 for microG
|
#Building LineageOS 17.1 for microG
|
||||||
sudo docker build -t fremontt/losbuilder https://gitlab.com/fremontt/minimal-docker-for-lineageos/image.git
|
sudo docker build -t fremontt/losbuilder https://gitlab.com/fremontt/minimal-docker-for-lineageos/image.git
|
||||||
sudo docker run -v /mnt/1d90c4d5-21d2-4455-bb4a-814de8496744/dockerphone/lineageosformicrog/:/root/los-build -e DEVICE_VENDOR="oneplus" -e DEVICE_CODENAME="oneplus3" -e LOS_SIGSPOOF_TYPE="RESTRICTED" -e LOS_ENABLE_CUSTOM_PACKAGES="YES" -e LOS_CUSTOM_PACKAGES="GmsCore GsfProxy FakeStore MozillaNlpBackend FDroid FDroidPrivilegedExtension AuroraStore AuroraServices NominatimNlpBackend OpenWeatherMapWeatherProvider" fremontt/losbuilder
|
sudo docker run -v /mnt/1d90c4d5-21d2-4455-bb4a-814de8496744/dockerphone/lineageosformicrog/:/root/los-build -e DEVICE_VENDOR="oneplus" -e DEVICE_CODENAME="oneplus3" -e LOS_SIGSPOOF_TYPE="RESTRICTED" -e LOS_ENABLE_CUSTOM_PACKAGES="YES" -e LOS_CUSTOM_PACKAGES="GmsCore GsfProxy FakeStore MozillaNlpBackend FDroid FDroidPrivilegedExtension AuroraStore AuroraServices NominatimNlpBackend OpenWeatherMapWeatherProvider" fremontt/losbuilder
|
||||||
|
|
||||||
#PostmarketOS
|
|
||||||
pmbootstrap init
|
|
||||||
pmbootstrap install --sdcard=/dev/<card>
|
|
Loading…
Reference in New Issue
Block a user