]> git.zerfleddert.de Git - m1-debian/commitdiff
manual merge
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 21 Feb 2022 21:21:30 +0000 (22:21 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Mon, 21 Feb 2022 21:21:30 +0000 (22:21 +0100)
1  2 
bootstrap.sh
doc/notes.txt

diff --cc bootstrap.sh
index a3628453d87c746b93343b176e35f057188f350d,02e2edbfcbf3012f09e78882a05d73b2c439396d..8cf87aaa077c90b6eb1b30670c41bdd440a14937
@@@ -30,7 -30,7 +30,8 @@@ build_linux(
          curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am -
          curl -s https://tg.st/u/DXyl.patch | git am -
          curl -s https://tg.st/u/0001-apple-mca-correct-prinkts.patch | git am -
 +        curl -s https://tg.st/u/0001-Hookup-gpio-backlight.patch | git am -
+         curl -s https://tg.st/u/XKVZ.patch | git am -
          curl -s https://tg.st/u/config-2022-02-19 > .config
          make olddefconfig
          make -j $(( 2* `nproc`)) V=0 bindeb-pkg
diff --cc doc/notes.txt
index 2da521f69fe217cba289cd1f5f7d616d8e8c07d2,adb17cbff45bbb2e0137f1e67a99714bb01dc703..fbfd019052d0c51380f3cf5429cd17111dbff3f3
@@@ -54,5 -54,7 +54,8 @@@ echo 1 > /sys/module/hid_apple/paramete
  
  # j`ey on deleting efi and Linux partitions from the gui in macos
  20:46 < j`ey> Glanzmann: I didnt figure it out at the diskutil cli, but I managed to do it from the GUI, I think you have to erase/reformat as APFS before you can delete the volumes
+ 10:53 < j`ey> Glanzmann: for your notes: < tpw_rules> you can delete a non-apfs partition with: diskutil eraseVolume free n disk0sX
 +21:07 < tpw_rules> you can delete a non-apfs partition with: diskutil eraseVolume free n disk0sX
+ 08:54 < mixi> Glanzmann: the command you're looking for should be "dtc -I dtb -O dts /sys/firmware/fdt"
+ 08:57 < jannau> Glanzmann: dtc -I fs -O dts -o - /proc/device-tree
Impressum, Datenschutz