This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git status | |
| On branch master | |
| Changes not staged for commit: | |
| (use "git add/rm <file>..." to update what will be committed) | |
| (use "git checkout -- <file>..." to discard changes in working directory) | |
| (commit or discard the untracked or modified content in submodules) | |
| deleted: etc/apparmor.d/cache/.features | |
| deleted: etc/apparmor.d/cache/lxc-containers | |
| deleted: etc/apparmor.d/cache/sbin.dhclient |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -TARGETS = console-setup mountkernfs.sh resolvconf ufw plymouth-log apparmor hostname.sh x11-common screen-cleanup lm-sensors udev cryptdisks cryptdisks-early open-iscsi networking iscsid checkroot.sh lvm2 checkfs.sh rpcbind urandom hwclock.sh mountdevsubfs.sh mountall.sh bootmisc.sh mountall-bootclean.sh checkroot-bootclean.sh kmod mountnfs.sh mountnfs-bootclean.sh procps | |
| +TARGETS = console-setup mountkernfs.sh resolvconf ufw plymouth-log hostname.sh x11-common screen-cleanup lm-sensors udev cryptdisks cryptdisks-early open-iscsi networking iscsid checkroot.sh lvm2 checkfs.sh rpcbind urandom hwclock.sh mountdevsubfs.sh mountall.sh bootmisc.sh mountall-bootclean.sh checkroot-bootclean.sh kmod mountnfs.sh mountnfs-bootclean.sh procps |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git status | |
| On branch master | |
| Changes not staged for commit: | |
| (use "git add <file>..." to update what will be committed) | |
| (use "git checkout -- <file>..." to discard changes in working directory) | |
| (commit or discard the untracked or modified content in submodules) | |
| modified: proc/self | |
| modified: proc/thread-self | |
| modified: run/log/journal/195a303ea1c8760dc28e54315b1c54bb/system.journal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git diff /root/.viminfo | |
| diff --git a/root/.viminfo b/root/.viminfo | |
| index 71bf900..797e089 100644 | |
| --- a/root/.viminfo | |
| +++ b/root/.viminfo | |
| @@ -8,8 +8,8 @@ | |
| # hlsearch on (H) or off (h): | |
| ~h | |
| # Command Line History (newest to oldest): | |
| -:wq |
OlderNewer