Hey Jason, I think you may be encountering the 255 character limit in syslinux.cfg - if the last line is longer than 255 characters (or possibly all the characters in the file - someone will probably correct me) the remaining characters get truncated. That's the bad news - the good news is that you don't actually have to load ssh1-key more than once - or at least you shouldn't with a normal setup. Once your host keys are generated you can just backup sshd-1 and you are good. So that takes care of one package. For the other package you have a few different options:
1. Download IPSec.lrp from a pre RC4 version (I think), then you don't need to load mawk and ifconfig. (if you have multiple IPSec connections you might want to back up /var/lib/lrpkg/ipsec.list before switching ipsec as the files differ. 2. Rename a few packages - it'll work it just won't be really pretty - well at least it worked for me when I tested it. 3. Create an init script that mounts your CD Rom drive loads the extra package and then unloads the CD rom drive (probably the most difficult) Good luck Oh - the syntax for loading a package is: lrpkg -i packagename The media has to be mounted and you need to be in the directory in which the package sits for this to work (should be the root of whatever you mounted) S >From: "Jason C. Leach" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: [Leaf-user] Dachstein RC2: Not loading all packages. >Date: Wed, 28 Nov 2001 20:33:41 -0800 > >hi, > >I have run into a bit of trouble with the Dachstein RC2 release. It does >not load my last two packages. It's not failing, it's more like it does >not read the last two packages from the config file. > >I am loading: >LRP=etc,ramlog,local,modules,seawall,dhcpd,dnscache,mawk,ifconfig,ipsec,sshd-1,ssh-1,ssh1-key,weblet > >Thanks, >j. > >-- >...................... >..... Jason C. Leach >.. > >PGP/GPG Public key at http://www.keyserver.net/ >Key ID: 157BD48C > >_______________________________________________ >Leaf-user mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/leaf-user _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
