This is a discussion on Upgrade Slackware tgz/txt to tbz2/txt within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I sure wish if in a future Slackware, the default Slackware archive format were upgraded to tbz2 from the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I sure wish if in a future Slackware, the default Slackware archive format were upgraded to tbz2 from the current tgz. Package content has grown so much, that most stuff I see in the Linux community is being repackaged using bzip2, rather than the old gzip. Sure save a lot of space grief if the pkgtool utilities were modified to support both formats. just a wish TonyB -- __ __ _ I N C. http://www.sysdev.org / __|\\// __|| \ __ __ / tonyb@sysdev.org \__ \ \/\__ \||)|/ O_)\/ / \/ System Tools / Utilities |___/ || ___/|_ /\___|\_/ WIntel / Linux Device Drivers |
| |||
| On Thu, 03 Jun 2004 23:05:05 +0000, Joaco wrote: > I sure wish if in a future Slackware, the default Slackware archive > format were upgraded to tbz2 from the current tgz. > > Package content has grown so much, that most stuff I see in the Linux > community is being repackaged using bzip2, rather than the old gzip. > > Sure save a lot of space grief if the pkgtool utilities were modified to > support both formats. I start to rewriting pkgtools for using tbz2 format for my own usage. At this moment i have too many other work, but soon i'll ssend link to it. -- Pawel Gawinek-Samelczak // harston*geek.one.pl RLU: 221813 // GG: 34087 // JID: harston*jabberpl.org |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joaco wrote: > > just a wish > TonyB > Me and everyone else have suggested this at one point in time or another. We always get the same response - that bz2 is slower on old machines and it would not save enough necessary to reduce the amount of discs in the Slackware distribution. - -- - -core_dump Registered Linux User #334094 <http://counter.li.org> - -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GG/CS/CC d- s-:+ a--- C++ UL+ P L++++ E--- W++(--) N+++ o? K? w(--) O? M-(--) V? PS+(---) PE(++) Y++ PGP++ t+ 5? X+ R tv b+ DI+ D+(---) G e h! r-- y-- - ------END GEEK CODE BLOCK------ Segmentation fault (core dumped) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAwEdOvetqfsJjmf8RAk4+AJ9/fx8kzOaVkq5LxKuZI/sIATxfVgCgjfxR 0u7TnzjDNSlpUBmjiiV1AtQ= =PGpl -----END PGP SIGNATURE----- |
| |||
| On Fri, 04 Jun 2004 05:56:25 -0400, core_dump wrote: > Me and everyone else have suggested this at one point in time or > another. We always get the same response - that bz2 is slower on old > machines and it would not save enough necessary to reduce the amount of > discs in the Slackware distribution. Yes, but remember that also is possible to make pkgtools that can use tgz and also tbz2 packages. Then you get iso or packages from tgz mirror or from tbz2 mirror. Like with kernel source, you can download tar.gz or tar.bz2 archive. -- Pawel Gawinek-Samelczak // harston*geek.one.pl RLU: 221813 // GG: 34087 // JID: harston*jabberpl.org |
| |||
| Joaco wrote : > Package content has grown so much, that most stuff I see in > the Linux community is being repackaged using bzip2, rather > than the old gzip. That because most stuff you see is source-code and when its pure text there's a lot to gain from using bzip2 instead of gzip. But when it comes to compressing stripped binaries the difference is only a few percent. -- Thomas O. This area is designed to become quite warm during normal operation. |
| |||
| > I start to rewriting pkgtools for using tbz2 format for my own usage. At >dependencynt i have too many other work, but soon i'll ssend link to it. wouldn't moving to a new compression algorithm be a good chance to add some dependancy checking? just a thought... |
| |||
| On Fri, 04 Jun 2004 19:48:04 +0100, Matthew Robinson wrote: > wouldn't moving to a new compression algorithm be a good chance to add > some dependancy checking? just a thought... One of the reasons why I use Slackware is that it is not trying to be smarter then me (any admin) expectenig the person who wants to do something know who he/she is doing and how to do it. Actually I'd strongly suggest to keep away from dependency checking just to keep diversity and choice among distros. Who wants to have dependencies checked can easiky use other distributions that have done it for some time now and I guess they do it well. |
| |||
| Joaco <tonyb@bogus.net> wrote: > I sure wish if in a future Slackware, the default Slackware > archive format were upgraded to tbz2 from the current tgz. We wouldn't win that many percents in compression on such a replacement. However, like Slackware once replaced the floppies with CDs, maybe it would be time to replace the CDs with DVDs? It would all fit on one DVD and still leave room for new goodies like OpenOffice. regards Henrik -- The address in the header is only to prevent spam. My real address is: hc2(at)uthyres.com Examples of addresses which go to spammers: info@balticinkasso.com remove@emailpromo.biz root@localhost |
| |||
| Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> wrote: > Joaco <tonyb@bogus.net> wrote: > > I sure wish if in a future Slackware, the default Slackware > > archive format were upgraded to tbz2 from the current tgz. > > We wouldn't win that many percents in compression on such a replacement. > However, like Slackware once replaced the floppies with CDs, maybe it > would be time to replace the CDs with DVDs? It would all fit on one DVD > and still leave room for new goodies like OpenOffice. That would be good. But, I still want ability to boot from floppy and install over NFS for installing on old machine. -- William Park, Open Geometry Consulting, <opengeometry@yahoo.ca> No, I will not fix your computer! I'll reformat your harddisk, though. |
| ||||
| Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> wrote: > > However, like Slackware once replaced the floppies with CDs, maybe it > would be time to replace the CDs with DVDs? It would all fit on one DVD Uh, no. I have yet to install Slackware on a machine that even has a DVD reader. Maybe in another 5 years when computers without DVD readers are as scarce as computers without CD readers are today. - Kurt |