Changeset fb651b9


Ignore:
Timestamp:
03/17/2022 07:12:51 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
bb9cb3c0
Parents:
43149b9
Message:

Fix email addresses for bug report in bootscripts

Location:
bootscripts/lfs
Files:
2 edited

Legend:

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

    r43149b9 rfb651b9  
    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

    r43149b9 rfb651b9  
    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
Note: See TracChangeset for help on using the changeset viewer.