Hide Forgot
Description of problem: Package less is not installed during text mode install. I tried to view the contents of a file and bash told me there's no such command less. Version-Release number of selected component (if applicable): Fedora 16 Beta How reproducible: Always Steps to Reproduce: 1. Perform install in text mode on KVM guest from DVD ISO 2. 3. Actual results: less install.log -bash: less: command not found [root@localhost ~]# rpm -q less package less is not installed Expected results: package is installed. Additional info:
vim-minimal is installed, so that can be used to browse and edit files. (Admittedly it's not the most user-friendly file browser, but it works, and we're talking about a minimal install.)
'more' is part of util-linux, and is included.