Changeset bae1378


Ignore:
Timestamp:
03/20/2022 04:45:10 AM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
56f8a00
Parents:
c24dafb (diff), bb9cb3c0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/lfs/init.d/rc

    rc24dafb rbae1378  
    8585
    8686DISTRO=${DISTRO:-"Linux From Scratch"}
    87 DISTRO_CONTACT=${DISTRO_CONTACT:-"lfs-dev@linuxfromscratch.org (Registration required)"}
     87DISTRO_CONTACT=${DISTRO_CONTACT:-"lfs-dev@lists.linuxfromscratch.org (Registration required)"}
    8888DISTRO_MINI=${DISTRO_MINI:-"LFS"}
    8989IPROMPT=${IPROMPT:-"no"}
  • bootscripts/lfs/sysconfig/rc.site

    rc24dafb rbae1378  
    55# These values, if specified here, override the defaults
    66#DISTRO="Linux From Scratch" # The distro name
    7 #DISTRO_CONTACT="lfs-dev@linuxfromscratch.org" # Bug report address
     7#DISTRO_CONTACT="lfs-dev@lists.linuxfromscratch.org" # Bug report address
    88#DISTRO_MINI="LFS" # Short name used in filenames for distro config
    99
  • chapter09/usage.xml

    rc24dafb rbae1378  
    7878ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
    7979
    80 su:S016:once:/sbin/sulogin
     80su:S06:once:/sbin/sulogin
     81s1:1:respawn:/sbin/sulogin
    8182
    82831:2345:respawn:/sbin/agetty --noclear tty1 9600
Note: See TracChangeset for help on using the changeset viewer.