On 3/9/2019 2:50 AM, Pierre Labastie via lfs-dev wrote:
Sent to lfs-dev, since I am not sure everybody using jhalfs
monitors alfs-discuss. I've made several updates to jhalfs lately:

- generate an /etc/adjtime file for systemd. This involves a new variable
named LOCAL, which is set in System configuration-->Console configuration.
LOCAL is taken into account for Sysv too.


Will have to adjust for this one.

- generate /etc/sysconfig/console for Sysv and /etc/vconsole.conf for
systemd. Jhalfs sets unicode mode by default, so that FONTMAP
is not needed. If you need special things (FONT_UNIMAP,
KEYMAP_CORRECTIONS, or UNICODE=0 and FONTMAP), do them manually.
There are too many cases for jhalfs being able to get them all.
Note that a new variables LOG_LEVEL is introduced in
System configuration-->Console configuration, and is added to the
/etc/sysconfig/console file for Sysv (I do not know where it is
set for systemd)

If that's the console log level, it's in sysctl.conf
kernel.printk = 4 ? ? ?


- copy host's /etc/resolve.conf to /run/systemd/resolve for systemd


Cool!

- add a chroot1 target in jhalfs Makefile (may be handy
to do something manually in chroot, when chapter06 is not yet completed)


This should be a nice addition for troubleshooting.

This reminds me, I'm getting /etc/sysconfig/ifconfig.eth0 with IFACE=enp3s0. I was fixing some longstanding cosmetic issues in ifup and init-functions the other day before I noticed it. Those are forthcoming, I still have to test the bridge script WRT $INTERFACE_COMPONENTS.

--DJ
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to