Ignore:
Timestamp:
11/21/2023 09:19:20 AM (10 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
ablfs-more, trunk
Children:
824efca, bc64795
Parents:
05b955b
Message:

LFS: remove alternate server code

It's been broken for years, and nobody has complained, so I'd say
it is not useful. If a user wants to use a mirror instead of upstream,
better use a wget-list directly on this server...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_install_blfs

    r05b955b rc1f02f2  
    180180sudo find . -name unpacked -exec rm \{\} \;
    181181if [ "$GETPKG" = "y" ]; then
    182     JH_FTP_SERVER=$SERVER/pub/blfs/ \
    183182    JH_SRC_ARCHIVE=${SRC_ARCHIVE:-/dev/null}     \
    184183    $BUILDDIR$BLFS_ROOT/download_script
Note: See TracChangeset for help on using the changeset viewer.