[RFC PATCH 0/11] Update upstream to LEDE

Christian Dresel fff at chrisi01.de
Di Jan 17 09:32:06 CET 2017


Hi

ein weiteres Problem, wir setzen im WebUI div. Daten mit uci set -q.
Anscheinend frisst das System aber -q nicht obwohl es in der Hilfe
eigentlich angegeben ist. Nachdem ich das -q ausm WebUI rausgeworfen
habe, tut das ganze. Das gilt sowohl für uci set als auch für uci get.

Beispiel im Anhang


On 16.01.2017 21:51, Tim Niemeyer wrote:
> 
> Das Patchset sollte eigentlich nur eben den Upstream hochziehen. Leider musste
> ich dann doch mehr machen/anpassen, als ich dachte. Bitte werft mal n groben
> Blick drüber. Ich muss die anderen bsps anpassen, bzw das archer bsp könnten
> wir vermutlich jetz wieder auflösen.
> 
> Ansonsten ist es auf einem wr841-v10 getestet. Dabei habe ich kurz batman und das
> web-ui getestet. VPNs etc sind noch nicht ausprobiert.

Dafür kann ich vermelden das VPN grundsätzlich erstmal tut. Sowohl fastd
als auch l2tp scheinen zu laufen.

mfg

Christian

> 
> Patchset bitte so noch nicht applien.
> 
> 
> Tim Niemeyer (11):
>   openwrt: switch to lede
>   build_patches: update / remove patches
>   packages: update to current
>   fff/web: uhttps has now buildin tls support
>   gluon: update to current
>   bsp/*/.config: refresh configs
>   fff-sysupgrade: install config via uci-defaults
>   buildscript/bsps: use new images names froms lede
>   lede: some images are renamed
>   ar71xx: use per device images
>   bsp/ar71xx/.config: reconfigure for smaller images
> 
>  bsp/ar71xx/.config                                 |  74 +-
>  bsp/archerc7/.config                               |   1 -
>  bsp/board_ar71xx.bsp                               |  51 +-
>  bsp/board_archerc7.bsp                             |   2 +-
>  bsp/board_wdr4900.bsp                              |   2 +-
>  bsp/wdr4900/.config                                |   1 -
>  .../openwrt/0001-sysupgrade_no_config_save.patch   |   2 +-
>  .../0003-ar71xx-add-support-for-GL-AR150.patch     | 293 -------
>  ...string.patch => 0003-ntpd-host-as-string.patch} |   8 +-
>  .../openwrt/0004-ar71xx-3.18-l2tp-stats.patch      |  41 -
>  ...-cpe510-enable-LNA-for-CPE210-220-510-520.patch |  40 -
>  ...-a4fc62bc0ea4010ddbfbd738453c9db70988a57c.patch | 838 ---------------------
>  build_patches/openwrt/0007-use-EU-code.patch       |  31 -
>  .../openwrt/0008-support-region-code-on-cpe.patch  |  24 -
>  buildscript                                        |  14 +-
>  .../99-fff-sysupgrade}                             |   8 +
>  src/packages/fff/fff-web/Makefile                  |   2 +-
>  17 files changed, 118 insertions(+), 1314 deletions(-)
>  delete mode 100644 build_patches/openwrt/0003-ar71xx-add-support-for-GL-AR150.patch
>  rename build_patches/openwrt/{0009-ntpd-host-as-string.patch => 0003-ntpd-host-as-string.patch} (58%)
>  delete mode 100644 build_patches/openwrt/0004-ar71xx-3.18-l2tp-stats.patch
>  delete mode 100644 build_patches/openwrt/0005-ar71xx-cpe510-enable-LNA-for-CPE210-220-510-520.patch
>  delete mode 100644 build_patches/openwrt/0006-mktplinkfw-lede-a4fc62bc0ea4010ddbfbd738453c9db70988a57c.patch
>  delete mode 100644 build_patches/openwrt/0007-use-EU-code.patch
>  delete mode 100644 build_patches/openwrt/0008-support-region-code-on-cpe.patch
>  rename src/packages/fff/fff-sysupgrade/files/etc/{sysupgrade.conf => uci-defaults/99-fff-sysupgrade} (52%)
> 
-------------- nächster Teil --------------
root at test:~# uci get -q 'system. at system[0].hostname'
Usage: uci [<options>] <command> [<arguments>]

Commands:
    batch
    export     [<config>]
    import     [<config>]
    changes    [<config>]
    commit     [<config>]
    add        <config> <section-type>
    add_list   <config>.<section>.<option>=<string>
    del_list   <config>.<section>.<option>=<string>
    show       [<config>[.<section>[.<option>]]]
    get        <config>.<section>[.<option>]
    set        <config>.<section>[.<option>]=<value>
    delete     <config>[.<section>[[.<option>][=<id>]]]
    rename     <config>.<section>[.<option>]=<name>
    revert     <config>[.<section>[.<option>]]
    reorder    <config>.<section>=<position>

Options:
    -c <path>  set the search path for config files (default: /etc/config)
    -d <str>   set the delimiter for list values in uci show
    -f <file>  use <file> as input instead of stdin
    -m         when importing, merge data into an existing package
    -n         name unnamed sections on export (default)
    -N         don't name unnamed sections
    -p <path>  add a search path for config change files
    -P <path>  add a search path for config change files and use as default
    -q         quiet mode (don't print error messages)
    -s         force strict mode (stop on parser errors, default)
    -S         disable strict mode
    -X         do not use extended syntax on 'show'

root at test:~# uci get 'system. at system[0].hostname'
test
root at test:~#
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 819 bytes
Beschreibung: OpenPGP digital signature
URL         : <http://lists.freifunk.net/pipermail/franken-dev-freifunk.net/attachments/20170117/f1c7de00/attachment.sig>


Mehr Informationen über die Mailingliste franken-dev