Although some of you have been testing the bzzware-generated images for some time, I have now set a side an image that I've called
debian-edu_sarge-i386-pr00.iso


It has some known bugs, and there are far mor packages missing from that one then from the bzzware-generated images. but other bugs have been fixed. From the top of my head:
kdm/kde - now it works logging in from kdm without selecting kde as
session type.
root account login - it now works for atleast main+workstation.
no_NO->nb_NO - mostly fixed - mozilla still has an issue


There is still a need to reboot after the installation is done, or you could do like this:
for ALL in /etc/rc1.d/K* ; do $ALL stop ; done
killall slapd
killall -9 portmap
ifdown -a
ps aux # check that almost nothing is running
ifup -a
/etc/init.d/portmap start
for ALL in /etc/rc2.d/S* ; do $ALL start ; done


--
Finn-Arne Johansen, [EMAIL PROTECTED]
http://bzz.no
tlf: 37254514 / 92640070


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to