Here is what I have done with bering. Dachstein should be similar. There may be a few minor issues missing but I hope not.
I have two floppies and a hard disk. The hard disk is formatted for ext2. (I used mulinux to do this because it was handy.) Mail is stored on the hard disk; everything else is on the floppies. 1) Add ide-mod.o, ide-probe.o, ide-disk.o, and ext2.o to /boot/lib/modules/ 2) In /etc/fstab, add the line /dev/hda1 /home ext2 rw 0 0 3) Create the directory /home and place a file in it called Mount. This is just a place holder. 4) Add home/Mount to /var/lib/lrpkg/local.list 5) Backup etc, local, and initrd. 6) Reboot. When the system is up, /dev/hda1 should be mounted as /home - you will want to create the file /home/Mount so that local.lrp backs up correctly. 7) Add qmail.lrp and vmailmgr.lrp (from Jacque's area) as packages and reboot again. (qmail will not start initially.) 8) Edit the startup script and change the three lines that look like test $(grep $SYSADMIN /etc/passwd ) || error ... to test $(grep $SYSADMIN /etc/passwd | sed "s/ //g" ) || error ... 9) Complete the configuration of qmail for your system and backup the package. 10) Reboot. qmail should start now and create the directory /home/lrpqmail 11) Now use vmailmgr to add users to your system. This is documented in Jacque's area. JamesS At 12:44 PM 4/5/02 +0100, Ant Ken wrote: >hello all, > >are there any mail server packages avalible for the lrp system? if you need >it, i am running the Dachstein image. > >while i am on the subject of packages does the Dachstein image have a samba >package avalible? i have noticed this issue on the recent lists but have >deleted them by mistake - ooops! > >thanks in advance to any one that replys > >antken > > > > >_______________________________________________ >Leaf-user mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/leaf-user > > > _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user