Ticket #4593: haiku-reorder-system-bin.patch

File haiku-reorder-system-bin.patch, 4.2 KB (added by kaliber, 15 years ago)

Patch

  • build/jam/HaikuImage

     
    2727    IDE_ONLY = "" ;
    2828}
    2929
    30 SYSTEM_BIN = "[" addattr alert arp base64 basename bash bc beep bootman bzip2
    31     cal cat catattr checkfs chgrp chmod chop chown chroot cksum clear
    32     clockconfig cmp collectcatkeys comm compress copyattr CortexAddOnHost cp
    33     csplit ctags cut date dc dd desklink df diff diff3 dircolors dirname
    34     draggers driveinfo dstcheck du dumpcatalog
    35     echo eject env error expand expr
    36     factor false fdinfo ffm filepanel find finddir fmt fold fortune frcode
    37     ftp ftpd funzip fwcontrol
    38     gawk $(X86_ONLY)gdb getlimits grep groups gzip gzexe
    39     hd head hey hostname
    40     id ident ifconfig <bin>install installsound iroster isvolume
    41     $(IDE_ONLY)ideinfo $(IDE_ONLY)idestatus
    42     join keymap kill
    43     less lessecho lesskey link linkcatkeys listarea listattr listimage listdev
    44     listport listres listsem listusb ln locate logger login logname ls lsindex
    45     mail2mbox makebootable mbox2mail md5sum merge message mimeset mkdos mkdir
    46     mkfifo mkfs mkindex modifiers mount mount_nfs mountvolume mv
    47     nc netstat nl nohup
    48     od open
    49     passwd paste patch pathchk pc ping play playfile playsound playwav pr prio
    50     printenv printf profile ps ptx pwd
    51     query quit
    52     rc readlink reindex release renice rlog rm rmattr rmindex rmdir roster
     30SYSTEM_BIN =
     31    "["
     32    addattr
     33    alert
     34    arp
     35    base64
     36    basename
     37    bash
     38    bc
     39    beep
     40    bootman
     41    bzip2
     42    cal
     43    cat
     44    catattr
     45    checkfs
     46    chgrp
     47    chmod
     48    chop
     49    chown
     50    chroot
     51    cksum
     52    clear
     53    clockconfig
     54    cmp
     55    collectcatkeys
     56    comm
     57    compress
     58    copyattr
     59    CortexAddOnHost
     60    cp
     61    csplit
     62    ctags
     63    cut
     64    date
     65    dc
     66    dd
     67    desklink
     68    df
     69    diff
     70    diff3
     71    dircolors
     72    dirname
     73    draggers
     74    driveinfo
     75    dstcheck
     76    du
     77    dumpcatalog
     78    echo
     79    eject
     80    env
     81    error
     82    expand
     83    expr
     84    factor
     85    false
     86    fdinfo
     87    ffm
     88    filepanel
     89    find
     90    finddir
     91    fmt
     92    fold
     93    fortune
     94    frcode
     95    ftp
     96    ftpd
     97    funzip
     98    fwcontrol
     99    gawk
     100    $(X86_ONLY)gdb
     101    getlimits
     102    grep
     103    groups
     104    gzip
     105    gzexe
     106    hd
     107    head
     108    hey
     109    hostname
     110    id
     111    ident
     112    ifconfig
     113    <bin>install
     114    installsound
     115    iroster
     116    isvolume
     117    $(IDE_ONLY)ideinfo
     118    $(IDE_ONLY)idestatus
     119    join
     120    keymap
     121    kill
     122    less
     123    lessecho
     124    lesskey
     125    link
     126    linkcatkeys
     127    listarea
     128    listattr
     129    listimage
     130    listdev
     131    listport
     132    listres
     133    listsem
     134    listusb
     135    ln
     136    locate
     137    logger
     138    login
     139    logname
     140    ls
     141    lsindex
     142    mail2mbox
     143    makebootable
     144    mbox2mail
     145    md5sum
     146    merge
     147    message
     148    mimeset
     149    mkdos
     150    mkdir
     151    mkfifo
     152    mkfs
     153    mkindex
     154    modifiers
     155    mount
     156    mount_nfs
     157    mountvolume
     158    mv
     159    nc
     160    netstat
     161    nl
     162    nohup
     163    od
     164    open
     165    passwd
     166    paste
     167    patch
     168    pathchk
     169    pc
     170    ping
     171    play
     172    playfile
     173    playsound
     174    playwav
     175    pr
     176    prio
     177    printenv
     178    printf
     179    profile
     180    ps
     181    ptx
     182    pwd
     183    query
     184    quit
     185    rc
     186    readlink
     187    reindex
     188    release
     189    renice
     190    rlog
     191    rm
     192    rmattr
     193    rmindex
     194    rmdir
     195    roster
    53196    route
    54     safemode screen_blanker screenmode sed setdecor settype setversion setvolume
    55     seq sha1sum shar shred shuf shutdown sleep sort spamdbm split stat strace
    56     stty su sum sync sysinfo
    57     tac tail tar tcpdump tcptester tee telnet telnetd test timeout top touch tput
    58     tr traceroute translate trash true truncate tsort tty
    59     uname unchop unexpand unmount uniq unlink unrar unshar unzip unzipsfx
    60     <bin>updatedb uptime urlwrapper useradd uudecode uuencode
    61     vdir version vim vmstat waitfor watch wc wget whoami xargs xres yes
    62     zdiff zforce zgrep zip zipcloak <bin>zipgrep zipnote zipsplit zmore znew
     197    safemode
     198    screen_blanker
     199    screenmode
     200    sed
     201    setdecor
     202    settype
     203    setversion
     204    setvolume
     205    seq
     206    sha1sum
     207    shar
     208    shred
     209    shuf
     210    shutdown
     211    sleep
     212    sort
     213    spamdbm
     214    split
     215    stat
     216    strace
     217    stty
     218    su
     219    sum
     220    sync
     221    sysinfo
     222    tac
     223    tail
     224    tar
     225    tcpdump
     226    tcptester
     227    tee
     228    telnet
     229    telnetd
     230    test
     231    timeout
     232    top
     233    touch
     234    tput
     235    tr
     236    traceroute
     237    translate
     238    trash
     239    true
     240    truncate
     241    tsort
     242    tty
     243    uname
     244    unchop
     245    unexpand
     246    unmount
     247    uniq
     248    unlink
     249    unrar
     250    unshar
     251    unzip
     252    unzipsfx
     253    <bin>updatedb
     254    uptime
     255    urlwrapper
     256    useradd
     257    uudecode
     258    uuencode
     259    vdir
     260    version
     261    vim
     262    vmstat
     263    waitfor
     264    watch
     265    wc
     266    wget
     267    whoami
     268    xargs
     269    xres
     270    yes
     271    zdiff
     272    zforce
     273    zgrep
     274    zip
     275    zipcloak
     276    <bin>zipgrep
     277    zipnote
     278    zipsplit
     279    zmore
     280    znew
    63281;
    64282
    65283SYSTEM_APPS = AboutSystem ActivityMonitor CharacterMap CodyCam DeskCalc DiskProbe