Ignore:
Timestamp:
Nov 14, 2014, 12:51:12 PM (10 years ago)
Author:
ed
Message:

Changes in the buildfiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/releng-10/nanobsd/cfg/nanobsd.wleiden.apu

    r12993 r12995  
    246246
    247247
    248 # Enable Serial TTYs and boot serial at 115200 baud
     248# Enable Serial TTYs
    249249cust_serial_ttys() (
    250250        chroot ${NANO_WORLDDIR} sed -i '' -e '/ttyv[0-9]/s/on /off/' -e '/ttyu0/s/off/on/' -e '/ttyu0/s/dialup/ansi/' /etc/ttys
    251         echo '-h -s115200' > ${NANO_WORLDDIR}/boot.config
    252251)
    253252
Note: See TracChangeset for help on using the changeset viewer.