> Right now, your site claims 1.7.361 is current, but of the mirrors which 
> are even working (for example, tux.org just does a big loop - no file d/l), 
> 1.7.359 seems to be the most recent.

I changed the whole mirroring process due to some abuses. UTK has 361 now.
The TUX loop came back when they switched from ftp to rsync, but I can fix
it by just not having home.html in the rsync source directory, it will go
away within the day.  It is stabilizing.

> I've got a problem with 1.7.357 (which I downloaded not even two weeks ago) 
> - insmod reports "not configured to support old kernels" when it attempts 

361 fixes it.

> here and now, and what changed in it?

Just the insmod bug and stupid noaccount bugs like missing necho in
busybox.

> It would be nice if there were an option - preferrably some easy option 
> tweak to the standard disk - to make larger ramdisks - there's woefully 

You can do that at the boot: prompt, like:

        boot: zImage ramdisk=16000k

I think, if 4mb is too small.  But, if you mean you want the / and /usr
larger, you can adjust buildit.s and rebuild, it probably will not happen
otherwise, because I am avoiding the space cost of filesystem overhead.

> (I for instance pull over a real tar, necessary libraries, and zip/unzip 
> apps - useful for conducting full archive restores from DAT - but I have to 
> symlink them in within /tmp, because /bin has so little available space).

> 'ln -s -f ...' doesn't work if there ISN'T a file to force over (i.e. if I 
> have a script that says symlink a file, and force the link just to be sure, 
> well, if their isn't a file where the symlink goes to actually require the 
> force, then NO symlinking occurs).

There are several (more than several) ways I want to enhance the asmutils
utilities.  I have added this to the to-do list, but it will require some
retooling time to wrap myself around the assembly code.

> It'd be really keen if there was an FTP resource (yours, or the FAQ could 
> point to one maintained by someone else for the older kernel rev you're 
> using) with other compiled drivers for the same kernel version.

Look in the add-ons directory under TUX or UTK.

> In case you're not already painfully aware, the list browsing facility on 
> the site is showing 2001 posts under 1901...

I suppose I should fix that.  You are actually the first to complain, I
think.

-Tom

Reply via email to