Changeset 3b43e17b for jhalfs


Ignore:
Timestamp:
03/09/2019 08:11:37 AM (5 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
426c618
Parents:
90f5b6d
Message:

Generate console files:

  • add variables LOCAL (y is hw clock set to local time) and LOG_LEVEL (sysv)
  • generate /etc/sysconfig/console (sysv) or /etc/vconsole.conf (systemd)
  • generate /etc/adjtime (only systemd)
  • remove UNICODE and FONTMAP variables (jhalfs makes unicode default)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    r90f5b6d r3b43e17b  
    147147SET_BLOWFISH=${SET_BLOWFISH:=n}
    148148UNICODE=${UNICODE:=n}
     149LOCAL=${LOCAL:=n}
    149150REALSBU=${REALSBU:=n}
    150151
Note: See TracChangeset for help on using the changeset viewer.