On 7/8/05, kashani <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > Hi ho, > > What program do I run to determine what emerge operation installed > > something on the system, in this specific case /etc/init.d/serial? I > > guessed it would be equery but that didn't work. > > > > dragonfly ~ # equery b /etc/init.d/serial > > [ Searching for file(s) /etc/init.d/serial in *... ] > > dragonfly ~ # > > > > qpkg didn't seem to go backward from a file name. > > > > What other program can I run to discover that? > > > > qpkg seems to work okay for me. > > laxlxns02 ~ # qpkg -f /etc/init.d/serial > sys-apps/baselayout * > > kashani > -- > gentoo-user@gentoo.org mailing list > >
I spoke too quickly. qpkg -f returns nothing for /etc/init.d/serial: dragonfly ~ # ls -al /etc/init.d/serial -rwxr-xr-x 1 root root 1104 Mar 11 09:57 /etc/init.d/serial dragonfly ~ # qpkg -f /etc/init.d/serial dragonfly ~ # and qpkg -l doesn't show 'serial' as being installed by baselayout: dragonfly ~ # qpkg -l sys-apps/baselayout | grep serial dragonfly ~ # I use the ~x86 version of baselayout. You are probably not I suspect? Thanks, Mark -- gentoo-user@gentoo.org mailing list