nix: Make nix the root
Which means now I'll have to think about real prefixes in commit names.
This commit is contained in:
parent
550eed06e0
commit
ee178b7d57
190 changed files with 5 additions and 6 deletions
2
unprocessed/termux/boot/autosvc
Executable file
2
unprocessed/termux/boot/autosvc
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
autosvc
|
4
unprocessed/termux/boot/symlink
Executable file
4
unprocessed/termux/boot/symlink
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
echo "/system/bin/mount -o remount,rw /" | tsu
|
||||
echo "ln -s /data/data/com.termux/files/usr /usr" | tsu
|
||||
echo "/system/bin/mount -o remount,ro /" | tsu
|
Loading…
Add table
Add a link
Reference in a new issue