Hide Forgot
Description of problem: The bash history in /root has: kill -USR1 `cat /var/run/anaconda.pid` kill -USR2 `cat /var/run/anaconda.pid` kill -HUP `cat /var/run/anaconda.pid` udevadm info --export-db | less tail -f /tmp/storage.log echo b > /proc/sysrq-trigger dmsetup table multipath -d HOME=/root chroot /mnt/sysimage bash -l -i less /tmp/anaconda.log grep -v _yum_lock /tmp/packaging.log Version-Release number of selected component (if applicable): Beta Workstation tree Steps to Reproduce: 1. Hit up arrow on VT2
I take it the real problem is this is appearing in the installed system on live installs?
I didn't check that. I just noticed it, and figured it was worth noting in bugzilla.
It's added to the install image intentionally as a way of easily getting to a handful of helpful commands without necessarily knowing what keymap is active.
And also because we're too lazy to type out that udevadm crud every time.