Hello,

This is just to let you know that I have moved the Bacula rescue directory out 
of the main Bacula CVS project into a new project in the Bacula CVS named 
"rescue".  You can eliminate the old code from your CVS directory with:

   cvs update -Pd

If you are a Bacula developer can get copy of the new code by setting:

export CVS_RSH=ssh
export CVSROOT=:ext:[EMAIL PROTECTED]:/cvsroot/bacula
cvs -z3 checkout -d rescue rescue 

If you are not a bacula developer, please see SourceForge for the details of 
anonymous access.

The new rescue directory is not at all setup and working. Over the next couple 
of weeks I will add autoconf code to it.  I have made some advance since the 
last time I wrote on getting the 2.6 boot to work. I have figured out the new 
boot format and now am able to get the kernel to boot and to load my initial 
ram disk (actually an initramfs) then run my init script. From there things 
go downhill -- the shared libraries are not found, so virtually nothing works 
except statically linked programs, and I haven't figured out the magic 
incantation to keep the root filesystem in memory.

===

Old documents:

I've also moved a number of old document directories out of the doc directory 
into a new "olddocs" project.  If you want it (I cannot imagine why), it can 
be checked out with the same procedure as above by modifying rescue to 
olddocs on the checkout command.


-- 
Best regards,

Kern


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to