Date: Wed, 14 Jan 2009 14:55:10 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/common interp.c src/sys/boot/forth loader.4th pnp.4th support.4th Message-ID: <200901141455.n0EEtmpC073302@repoman.freebsd.org>
index | next in thread | raw e-mail
luigi 2009-01-14 14:55:10 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/boot/common interp.c
sys/boot/forth loader.4th pnp.4th support.4th
Log:
SVN rev 187222 on 2009-01-14 14:55:10Z by luigi
MFC: 185746 186789 187143
misc fixes and cleanup of the Forth scripts used by the loader,
see the original commits for details.
The only visible change is that now setting
loader_conf_files="foo bar ${some.var}"
works as expected, and expands variables correctly.
Also, ${variables} can be used consistently in all assignments
in *.conf files managed by the loader.
NOTE: this commit has nothing to do with the pxeboot and /boot/loader
problems that people are seeing on 6.4 and 7.2 -- those are related
to issues with the loader code, not with the scripts that the
loader processes.
Revision Changes Path
1.29.20.1 +13 -5 src/sys/boot/common/interp.c
1.25.2.1 +12 -96 src/sys/boot/forth/loader.4th
1.2.24.1 +33 -0 src/sys/boot/forth/pnp.4th
1.16.2.2 +278 -431 src/sys/boot/forth/support.4th
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901141455.n0EEtmpC073302>
