GAR! GAR! GAR!

August 20, 2004

Official LNX-BBC

Makesums for rawwritewin

All I did was run 'make makesums'.  I haven't verified squat about this
modified upstream file.  I suspect that anyone meticulous enough to verify the
pristine non-infected non-trojaned integrity of everything they run on their
Windows system will do so themselves for this program all on their own, without
the use of our checksums.  I also suspect that such people are quite few in
number, and that the vast majority of Windows systems have far darker demons
lurking than whatever might conceiveably be concealed in this modified zip
file.

 

August 20, 2004 11:42 PM

Fix up the rootbin image

First of all, the bright shiny new toolchain for rootbin means that CFLAGS, etc
now need new values.  I've basically copied the form of what's in the
singularity DESTIMG and omitted those things that don't apply (e.g.
$(GCC_LIBDIR)... the rootbin toolchain doesn't produce that path)

Busybox needs a few more *_ARGS in order to succeed, and needs regex support in
uClibc.

 

August 20, 2004 03:06 AM

August 19, 2004

Official LNX-BBC

NUV md5tee

Seth's released a new md5tee with the previously committed gar-base.diff
applied.  This one's called 0.3.2.

 

August 19, 2004 05:34 AM

NUV procps

- Stop using the Debian pool as the MASTER_SITE
- Get a much newer version
- Patch the Makefile that insists it's right

 

August 19, 2004 05:01 AM

Quote continuation error in md5tee

Patch up md5tee so that the new compiler stops complaining about it.

 

August 19, 2004 04:32 AM

Missing dependency in upstream for binutils

The binutils upstream is missing a dependency, which thankfully does not
require patching.  GAR just needs to explicitly make it before making 'all'.
Specifically, configure-build-demangler isn't depending on
configure-build-libiberty when it should.  Also, this doesn't effect the
toolchains, so I'll just add it to BUILD_ARGS unconditionally.

 

August 19, 2004 12:54 AM

August 16, 2004

Official LNX-BBC

Patch out discover's documentation

The documentation provided with discover requires docbook tools to build.
Until docbook is packaged in GAR, this means it's a prequisite for building
LNX-BBC, which is unacceptable.  This patch simply side-steps building and
installing the documentation, since we'd just strip it out at the end anyway.

 

August 16, 2004 01:48 AM

Fix lnximg configuration

The lnximg DESTIMG used the same wrapped toolchain as rootbin.  Now that
rootbin uses a real toolchain, so should lnximg.

 

August 16, 2004 01:39 AM

August 14, 2004

Official LNX-BBC

Make both toolchains work

The devel/gcc Makefile needs to configure gcc differently depending on which
libc it's to work with.  For now, I've used conditionals, but that's temporary.
Somehow, these differences need to be defined in the DESTIMG, or at least they
should take their que in some other way.  Perhaps the way lang/c does.  Hmmm.

 

August 14, 2004 06:33 AM

Fix the paths the uclibc uses for installation

uClibc installs static stuff to $(PREFIX)$(DEVEL_PREFIX) and dynamic stuff to
$(PREFIX)$(RUNTIME_PREFIX).  For this toolchain build, these two paths have no
common root, so we ignore PREFIX and just use DEVEL_PREFIX and RUNTIME_PREFIX.
Outside of the toolchain dep tree, they probably both belong in $(DESTDIR), but
we don't have to deal with that case.

 

August 14, 2004 05:57 AM

July 22, 2004

Sam Phillips

Half of the archive/ section now more descriptive.

Now we have half of archive/ done.  Whee!

 

July 22, 2004 08:06 PM

July 21, 2004

Sam Phillips

Added a VERSION tag to package-info target

package-info is a target that I made up to make a big list of the packages that
are in the GAR tree.  It has a similar style to the Debian package lists.  This
change just adds a VERSION header to the output.

 

July 21, 2004 06:43 AM

Fixed BLURBs and DESCRIPTIONs for X11/

This is part of my ongoing battle to have good package descriptions in the tree.

 

July 21, 2004 06:35 AM

Merging stable changes in.


Patches applied:

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--research--0.0--patch-12
   upstream moved

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-23
   Fixed some IE display errors, and updated documentation to remove more references to CVS

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-24
   bah, the tree seems wedged somehow.

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-25
   Added inkblot's archive and put in a missing shell prompt

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-26
   Update archive location

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-27
   no more my-id needed in anonymous get

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-28
   Merging in updated arch.txt with condensed tutorial up front.

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-29
   changed arch location of my trees

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-30
   Updating Web pages to use Archzoom URL

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-31
   cherry-picking inkblot's research MASTER_SITES fix to pcmcia-cs

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-32
   Adding link to Planet LNX-BBC in the navbar

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-26
   Fixing header padding, and trying to fix mainbody width for IE (ha ha)

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-27
   oops, that didn't work

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-28
   Putting width on TD tag so IE doesn't go into conniptions.

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-29
   Removing references from CVS to more documents.

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-30
   returning diff reports to the navbar, and changing still more cvs refs to arch refs

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-31
   The navbar headings look MUCH nicer now!

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-32
   Added inkblot's archive and put in a missing shell prompt

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-33
   my-id not necessary for third-party anonymous downloads

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-34
   merge merge

 * nick@zork.net--projects/lnx-bbc--documentation--1.0--patch-35
   added nickel tour before $7 tour

 * nick@zork.net--projects/text--articles--242--patch-4
   fixin' der paddin'

 

July 21, 2004 05:39 AM

Dave Barry

tag of lnx-bbc-devel@zork.net--gar/lnx-bbc--research--0.0--patch-14

(automatically generated log message)
 

July 21, 2004 02:42 AM

July 18, 2004

Nate Riffe

s/cloop.o/cloop.ko/g

It's cloop.ko, not cloop.o.  Maybe now the ISO will build.

 

July 18, 2004 06:41 AM

July 17, 2004

Nate Riffe

Make the kernel fit

Modularize ipv6 and switch to NOOP I/O scheduler for a space savings large
enough that the kernel now fits in the el torito image.  The deadline scheduler
can probably go back in, the space savings from ipv6 was huge.

Also, this syndicated commit log crappo is the closest thing I've ever had to a
b'laugue.  I guess it suits me.

 

July 17, 2004 02:47 PM

Sam Phillips

Integrated bind NUV changes from my church work. Fixes bind patch problems.


Patches applied:

 * sam@dasbistro.com--2004-projects-slide/lnx-bbc--slide-church--1.0--patch-3
   Fixed bind NUV patch problems

 

July 17, 2004 12:12 AM

July 16, 2004

Nate Riffe

pv NUV

Apparently, we were also using a super old version that no longer exists.

 

July 16, 2004 02:52 AM

pv moved

This package has moved to sourceforge, which has that stupid redirect thing to
get to one of its mirrors, except it doesn't work.

 

July 16, 2004 02:45 AM

July 14, 2004

Nate Riffe

NUV cloop for 2.6

Update the cloop packages to newer upstream source that works with linux 2.6

 

July 14, 2004 01:05 AM

July 12, 2004

Nate Riffe

NUV parted for linux 2.6

Upgrade to a newer version of parted which successfully compiles against linux
2.6 headers.

 

July 12, 2004 07:41 PM

Forgot to add in last commit

This patch was supposed to be included in the last commit

 

July 12, 2004 08:47 AM

Update lilo for 2.6 kernel

LILO needs devmapper support in order to work with 2.6.  This is me adding
devmapper support.

 

July 12, 2004 08:24 AM

NUV fixes in kernel/linux-headers

Fix up the kernel/linux-headers package so that it plays nicely with 2.6
source.

 

July 12, 2004 08:10 AM

July 09, 2004

Nate Riffe

Fix linux-source so pcmcia-cs builds

linux-source needed updating for 2.6 and while it installed without error, it
was doing so in a state that was insufficient for building pcmcia-cs.... or
something like that.

 

July 09, 2004 04:51 AM

June 03, 2004

Sam Phillips

Initial bind NUV

This is an initial bind NUV.  I haven't check that the patches and everything work out.

 

June 03, 2004 08:30 PM

June 02, 2004

Sam Phillips

NUV -- putty

NUV of putty.  Changed master sites to actually pull down the version that we want.

 

June 02, 2004 10:18 PM

May 19, 2004

Jeff Waugh

ftp-release-list updates

 

May 19, 2004 01:50 AM

xine-lib upgrade with ccache disabled again

 

May 19, 2004 01:37 AM

May 14, 2004

Jeff Waugh

update a bunch of garballs

 

May 14, 2004 01:13 PM

May 11, 2004

Jeff Waugh

ximian connector, available for paul

 

May 11, 2004 11:29 PM

May 10, 2004

Jeff Waugh

remove sawfish

 

May 10, 2004 03:34 AM

don't disable tests anymore

 

May 10, 2004 12:29 AM

May 08, 2004

Jeff Waugh

makefile usage comments

 

May 08, 2004 12:49 AM

May 07, 2004

Jeff Waugh

helps if the tarball isn't fucked up the arse

 

May 07, 2004 11:54 PM

add handy tree-lint target

 

May 07, 2004 08:42 AM

xine and old ccache b0rk clean up

 

May 07, 2004 08:37 AM

April 29, 2004

Sam Phillips

tag of lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-29

(automatically generated log message)
 

April 29, 2004 07:26 PM

tag of lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-29

(automatically generated log message)
 

April 29, 2004 07:25 PM

April 26, 2004

Sam Phillips

tag of lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-29

(automatically generated log message)
 

April 26, 2004 07:56 PM

April 23, 2004

Nick Moffitt

merge merge


Patches applied:

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-28
   Merging in updated arch.txt with condensed tutorial up front.

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-29
   changed arch location of my trees

 

April 23, 2004 05:01 PM

April 22, 2004

Nick Moffitt

added nickel tour before $7 tour

Since folks on the garnome list had some funny ideas about how complicated arch is, I decided to put the condensed "how to use tla just like CVS" snippets front and center.  Just fill in the blanks for my-id and your gargoyle username, and you're up and running.

 

April 22, 2004 08:19 PM

merge merge


Patches applied:

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-27
   no more my-id needed in anonymous get

 

April 22, 2004 08:17 PM

my-id not necessary for third-party anonymous downloads

Patches applied:

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--research--0.0--patch-8
   Added download, cookies, work, and *.nav as precious files to the =tagging-method, to shut up tla tree-lint some.

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-18
   Merging in changes to tla register-archive examples plus a lot of layout/appearance fixups.

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-19
   Merging tagging-method change from research.

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-20
   hooray for bold command-line examples.

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-21
   Merge from my tree of DESCRIPTION and BLURB texts

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-22
   Remove a trailing whitespace character that I inadvertantly introduced.

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-23
   Fixed some IE display errors, and updated documentation to remove more references to CVS

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-24
   bah, the tree seems wedged somehow.

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-25
   Added inkblot's archive and put in a missing shell prompt

 * lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-26
   Update archive location

 * sam@dasbistro.com--gar/lnx-bbc--stable-docs--2.1--patch-1
   Updated many blank BLURB and DESCRIPTION

 * sam@dasbistro.com--gar/lnx-bbc--stable-docs--2.1--patch-4
   Fixed some formatting issues

 

April 22, 2004 03:29 AM

April 21, 2004

Nick Moffitt

Added inkblot's archive and put in a missing shell prompt

 

April 21, 2004 10:47 PM

April 20, 2004

Nick Moffitt

The navbar headings look MUCH nicer now!


 

April 20, 2004 05:23 AM

returning diff reports to the navbar, and changing still more cvs refs to arch refs

 

April 20, 2004 03:11 AM

April 19, 2004

Nick Moffitt

Removing references from CVS to more documents.

 

April 19, 2004 06:59 PM

Putting width on TD tag so IE doesn't go into conniptions.

 

April 19, 2004 06:55 PM

oops, that didn't work

Patches applied:

 * nick@zork.net--projects/text--articles--242--patch-4
   fixin' der paddin'

 

April 19, 2004 06:35 PM

Sam Phillips

tag of lnx-bbc-devel@zork.net--gar/lnx-bbc--stable--2.1--patch-22

(automatically generated log message)
 

April 19, 2004 06:22 PM