RE: [Leaf-user] Breaking the 255 byte barrier

2002-04-02 Thread Paul M. Wright, Jr.

  It can't be as simple as putting ...LRP=/dev/hda1/lrpkg.cfg in the
  syslinux.cfg.  Or can it?

 No, it's actually simpler :)

 If a file with the name lrpkg.cfg is found on your boot= device, the
 contents of that file replace the LRP= portion of the kernel command line.

Charles -

Thanks for the quick answer!  It really was just that simple a testimony
to the power of proper programming!

regards!

paul

Paul M. Wright, Jr.
McKay Technologies
making technology play nice




___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user



Re: [Leaf-user] Breaking the 255 byte barrier

2002-04-01 Thread Charles Steinkuehler

 Thanks! I did look at the DCD image to see how it was done but in the ISO
 image, the syslinux.cfg file has the packages listed out and the lrpkg.cfg
 has that same information so I'm not clear on the syntax to make the
program
 look for the list of packages in the lrpkg.cfg file.  That's the point
where
 I'm stuck.

 It can't be as simple as putting ...LRP=/dev/hda1/lrpkg.cfg in the
 syslinux.cfg.  Or can it?

No, it's actually simpler :)

There is currently no need (or mechanism) for specifying an lrpkg.cfg file.
If a file with the name lrpkg.cfg is found on your boot= device, the
contents of that file replace the LRP= portion of the kernel command line.

Make sure you have your boot  package devices setup properly.  For a flash
disk, you probably want:

- boot= device is you flash drive
- PKGPATH= empty
- Remember to do full backups!

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)


___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user



Re: [Leaf-user] Breaking the 255 byte barrier

2002-03-31 Thread Victor McAllister

How about using the file lrpkg.cfg according to the DCD format.  Not a lot of
difference between a CD and a flash other than R/W.

lrpkg.cfg has no limit.  It is is just a text line containing everything from
syslinux.cfg after the LRP=

it could look like this
etc,local,modules,ramlog,dhcpd,lbiz,sshd,,ifconfig,ipsec,ipsec509,weblet,psentry

If you want a file to load from the floppy instead of the flash use something
like libz:R

Paul M. Wright, Jr. wrote:

 Greetings!

 I'm working on a project using the Dachstein v1.0.2 on a flash module.
 Everything is working well except that I am up against the 255 character
 limit for syslinux.cfg.  As an immediate workaround, I just renamed several
 of the packages with 1 character names (1.lrp, etc.) but that causes
 problems with backing them up and is just generally inelegant.

 I searched the mail archives because I recall seeing mention of some sort of
 substitution where you replace the package list in syslinux.cfg with a
 pointer to a file that contains the package names.  I couldn't find it,
 although I did find mention of a workaround such as I used.

 Can anyone help me out with the specifics of how to get around the
 255-character limit?

 thanks!

 paul


___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user



RE: [Leaf-user] Breaking the 255 byte barrier

2002-03-31 Thread Paul M. Wright, Jr.

Victor -

Thanks! I did look at the DCD image to see how it was done but in the ISO
image, the syslinux.cfg file has the packages listed out and the lrpkg.cfg
has that same information so I'm not clear on the syntax to make the program
look for the list of packages in the lrpkg.cfg file.  That's the point where
I'm stuck.

It can't be as simple as putting ...LRP=/dev/hda1/lrpkg.cfg in the
syslinux.cfg.  Or can it?

paul


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Victor
 McAllister
 Sent: Sunday, March 31, 2002 6:37 PM
 To: Leaf-User@Lists. Sourceforge. Net
 Subject: Re: [Leaf-user] Breaking the 255 byte barrier


 How about using the file lrpkg.cfg according to the DCD format.
 Not a lot of
 difference between a CD and a flash other than R/W.

 lrpkg.cfg has no limit.  It is is just a text line containing
 everything from
 syslinux.cfg after the LRP=

 it could look like this
 etc,local,modules,ramlog,dhcpd,lbiz,sshd,,ifconfig,ipsec,ipsec509,
 weblet,psentry

 If you want a file to load from the floppy instead of the flash
 use something
 like libz:R

 Paul M. Wright, Jr. wrote:

  Greetings!
 
  I'm working on a project using the Dachstein v1.0.2 on a flash module.
  Everything is working well except that I am up against the 255 character
  limit for syslinux.cfg.  As an immediate workaround, I just
 renamed several
  of the packages with 1 character names (1.lrp, etc.) but that causes
  problems with backing them up and is just generally inelegant.
 
  I searched the mail archives because I recall seeing mention of
 some sort of
  substitution where you replace the package list in syslinux.cfg with a
  pointer to a file that contains the package names.  I couldn't find it,
  although I did find mention of a workaround such as I used.
 
  Can anyone help me out with the specifics of how to get around the
  255-character limit?
 
  thanks!
 
  paul


 ___
 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