Merge "debian: Remove ostree unlock workaround"
This commit is contained in:
commit
5bb8686764
@ -1,2 +1 @@
|
||||
# UAR 10: disable
|
||||
|
||||
# don't remove the file yet, keep this hot
|
||||
|
@ -1,16 +1 @@
|
||||
# syntactic sugar
|
||||
echo 'set mouse-=a' > ~/.vimrc
|
||||
#############################
|
||||
# WORKAROUNDS PRE-BOOTSTRAP #
|
||||
#############################
|
||||
# May want to sudo source this
|
||||
# WARNING: Everything here was run under root user.
|
||||
|
||||
# NOTE: some of the issues may be hidden by this remount, ideally it should be reverted after each command. Don't expect many such issues so leave it as it is for now.
|
||||
# mount -o remount,rw /usr
|
||||
# mount -o remount,rw /
|
||||
ostree admin unlock --hotfix
|
||||
|
||||
# sudo instant response and download stuff
|
||||
|
||||
|
||||
# don't remove the file yet, keep this hot
|
||||
|
Loading…
x
Reference in New Issue
Block a user