Projet

Général

Profil

Actions

Soekris adsl

Modem ADSL 100% libre & sécurisé

Matériel

  • Soekris net4501-30: 133 Mhz CPU, 64 Mbyte SDRAM, 3x100 Mbit Ethernet, 2 Serial, CF socket, 1 PCI socket, 3.3V PCI connector.

  • Carte ADSL: Viking PCI ADSL2+ Modem

Système

Préparation de l'installation

Build de l'OpenBSD embarqué

  • Configuration du builder

    cd /builder/flashrd-20110303
    mv firmware.list _firmware.list (not used firmware on seokris)

    comment in mkkern:
    143 to 153
    #echo -n Compiling FLASHRD.MP kernel
    #cd $kernsrc/compile/FLASHRD.MP
    #echo -n " (make depend)"
    #c 0 "make depend >/dev/null 2>&1"
    #if grep "make clean" $TMP >/dev/null; then

    echo -n " (make clean)"

    c 0 "make clean >/dev/null 2>&1"

    #fi
    #echo -n " (make)"
    #c 0 "make >/dev/null 2>&1"
    #c 0 cp bsd $tmpmnt/bsd.mp
    164:
    #c 0 ./elfrdsetroot $tmpmnt/bsd.mp $szezroot

  • Build

    ./flashrd -disk sd0 /builder/4.9
    ./cfgflashrd -disk sd0 -com0 19200 -rdroot szez.i386-20111004

Mis à jour par maethor il y a plus de 12 ans · 1 révisions