Unix Technical Forum

Slackware 11, what size is your /usr dir?

This is a discussion on Slackware 11, what size is your /usr dir? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi I have /, /boot, /home, /tmp & /usr mounted on separate partions on my old laptop, p4 dual ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 06:34 PM
google@stanleygarvey.com
 
Posts: n/a
Default Slackware 11, what size is your /usr dir?

Hi
I have /, /boot, /home, /tmp & /usr mounted on separate partions on my
old laptop, p4 dual core, busted DVD drive, a non bootable external usb
DVD drive & no floppy. Botched an 'upgradepkg --install-new' the other
night from hda1/root/slackware (ran out of space). Managed to get
things right after moving /slackware to home, having more space...
Anyhow df reports /usr as being 100% full, if I recall (posting from
work, laptop 100miles from here) /usr is ~2.7GB and was about 70% 80%
under Slackware 10.2.
So could anyone tell me what size /usr is on a bare metal slackware 11
install?
I may purchase a usb floppy and do a full install from sr0.
Thank you.
Stanley.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 06:34 PM
Handover Phist
 
Posts: n/a
Default Re: Slackware 11, what size is your /usr dir?

google@stanleygarvey.com :
> Hi
> I have /, /boot, /home, /tmp & /usr mounted on separate partions on my
> old laptop, p4 dual core, busted DVD drive, a non bootable external usb
> DVD drive & no floppy. Botched an 'upgradepkg --install-new' the other
> night from hda1/root/slackware (ran out of space). Managed to get
> things right after moving /slackware to home, having more space...
> Anyhow df reports /usr as being 100% full, if I recall (posting from
> work, laptop 100miles from here) /usr is ~2.7GB and was about 70% 80%
> under Slackware 10.2.
> So could anyone tell me what size /usr is on a bare metal slackware 11
> install?
> I may purchase a usb floppy and do a full install from sr0.
> Thank you.
> Stanley.


5.8 gig, but I'm not normal.

Thu Oct 26 08:31:25 ~> du -hs /usr/local
1.1G /usr/local

--
We have ears, earther...FOUR OF THEM!

http://www.websterscafe.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 06:34 PM
=?ISO-8859-15?Q?J=E9r=F4me?= PRIOR
 
Posts: n/a
Default Re: Slackware 11, what size is your /usr dir?

> on my
> old laptop, p4 dual core,


poor guy ... too old ! put it in /dev/trash !

kde is installed on /opt, so it do not take place on your /usr.
I always use a ~5go for /, and /tmp /home /opt are on others partitions.

Maybe you can remove some pkg you do not use ?


-- aster on a very nice laptop Toshiba Portégé 3410 CT
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 06:34 PM
=?ISO-8859-15?Q?J=E9r=F4me?= PRIOR
 
Posts: n/a
Default Re: Slackware 11, what size is your /usr dir?

> 5.8 gig, but I'm not normal.
>
> Thu Oct 26 08:31:25 ~> du -hs /usr/local
> 1.1G /usr/local


wow /o\ let's go ./configure && make && make install !

adopt a build manager : vim
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 06:34 PM
Handover Phist
 
Posts: n/a
Default Re: Slackware 11, what size is your /usr dir?

Jérôme PRIOR :
>> 5.8 gig, but I'm not normal.
>>
>> Thu Oct 26 08:31:25 ~> du -hs /usr/local
>> 1.1G /usr/local

>
> wow /o\ let's go ./configure && make && make install !


Go go gadget compiler!

> adopt a build manager : vim


Eh? Can you flesh that out a bit for me? I use vim as my editor.

--
Some people live life in the fast lane. You're in oncoming traffic.

http://www.websterscafe.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 06:34 PM
=?ISO-8859-15?Q?J=E9r=F4me?= PRIOR
 
Posts: n/a
Default Re: Slackware 11, what size is your /usr dir?

> > adopt a build manager : vim
>
> Eh? Can you flesh that out a bit for me? I use vim as my editor.


So have a look on
ftp://ftp.slackware.at/slackware-11....ftp.SlackBuild
for exemple. Instead of making an install like a pig try to make a
package or use the checkinstall tool
(ftp://ftp.slackware.at/slackware-11..../checkinstall/) : ./configure
&& make && checkinstall. And your system will be proper.

\o_
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 06:38 PM
Thomas Ronayne
 
Posts: n/a
Default Re: Slackware 11, what size is your /usr dir?

google@stanleygarvey.com wrote:
> Hi
> I have /, /boot, /home, /tmp & /usr mounted on separate partions on my
> old laptop, p4 dual core, busted DVD drive, a non bootable external usb
> DVD drive & no floppy. Botched an 'upgradepkg --install-new' the other
> night from hda1/root/slackware (ran out of space). Managed to get
> things right after moving /slackware to home, having more space...
> Anyhow df reports /usr as being 100% full, if I recall (posting from
> work, laptop 100miles from here) /usr is ~2.7GB and was about 70% 80%
> under Slackware 10.2.
> So could anyone tell me what size /usr is on a bare metal slackware 11
> install?
> I may purchase a usb floppy and do a full install from sr0.
> Thank you.
> Stanley.
>

Slackware 11.0, complete install (everything), running system, bunch of
fonts added, /usr is 2.6G, /usr/local (a separate partition) is 1.3G
(there is nothing but a few directories without content in /usr/local
when you install -- I've got a lot of stuff in /usr/local). The added
fonts are 2.5M + 25M + 142M + a couple more, or roughly 175M of that 2.6G.

So, basically, you probably gots more stuff than you gots places to put
'em; one thing you can more or less count on with every upgrade or new
release is bloat.

--
Everything works -- if you let it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:46 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com