Ignore:
Timestamp:
Dec 20, 2016, 4:07:32 PM (7 years ago)
Author:
Bruno Cornec
Message:

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

Location:
branches/3.3
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/3.3/mindi-busybox/printutils/Config.src

    r2725 r3621  
    88INSERT
    99
    10 config LPD
    11     bool "lpd"
    12     default y
    13     help
    14       lpd is a print spooling daemon.
    15 
    16 config LPR
    17     bool "lpr"
    18     default y
    19     help
    20       lpr sends files (or standard input) to a print spooling daemon.
    21 
    22 config LPQ
    23     bool "lpq"
    24     default y
    25     help
    26       lpq is a print spool queue examination and manipulation program.
    27 
    2810endmenu
Note: See TracChangeset for help on using the changeset viewer.