LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-19-2011, 10:44 PM   #31
niels.horn
Senior Member
 
Registered: Mar 2007
Location: Rio de Janeiro - Brazil
Distribution: Slackware64-current
Posts: 1,004

Rep: Reputation: 91

Uhm, I always like watching the slack-desc of aalib flashing by...
 
2 members found this post helpful.
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 03-20-2011, 02:28 AM   #32
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
Code:
a/pkgtools-13.37-noarch-3.tgz:  Rebuilt.
  Accept non-standard slack-desc for installpkg --terse.
Thanks PatV. Obviously, I went and fixed my own packages but that will help any others out there who made this same mistake.
 
Old 03-21-2011, 07:24 AM   #33
Ramurd
Member
 
Registered: Mar 2009
Location: Rotterdam, the Netherlands
Distribution: Slackwarelinux
Posts: 703

Rep: Reputation: 111Reputation: 111
... Great community-driven thinking and implementation! Now what we really need is a command to read all the long descriptions, as so much typing work has been put in them to be written, that they should also be read; it would go somewhere along these lines:

Code:
ls /var/log/packages | while read fn
do
    START=`cat /var/log/packages/${fn} | grep -n "PACKAGE DESCRIPTION" | cut -d ':' -f 1`
    END=`cat /var/log/packages/${fn} | grep -n "FILE LIST" | cut -d ':' -f 1`
    ((END-=1))
    ((LINES=END-START))
    cat /var/log/packages/${fn} | head -n ${END} | tail -n ${LINES} | cut -d ':' -f 2

    echo -n "Press -enter- for the next package"
    read go_on
done
Also, what'd have been cool is an animated ascii of a penguin with a wizard hat telling how fast and more stable everything has become... ^.^
 
Old 03-21-2011, 08:31 AM   #34
Skaperen
Senior Member
 
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,684

Original Poster
Blog Entries: 31

Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by Darth Vader View Post
Then, make this frakking thread solved, man!
Oh, sorry, I wasn't thinking of this as a problem, but a discussion. But I marked it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Rethinking the Open Desktop LXer Syndicated Linux News 0 11-09-2010 03:11 PM
LXer: Rethinking Emphathy in Ubuntu 9.10 LXer Syndicated Linux News 0 08-25-2009 04:10 AM
LXer: Drizzle: Rethinking the MySQL Database Kernel LXer Syndicated Linux News 0 06-17-2009 01:20 AM
LXer: Linux: Rethinking Suspend and Resume LXer Syndicated Linux News 0 05-26-2007 06:02 PM
LXer: Rethinking Community Documentation LXer Syndicated Linux News 0 07-07-2006 07:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration