1
0
forked from dan/liminix
liminix/examples
Arnout Engelen 4559072cbf
Add support for TP-Link Archer AX32
When booting over tftp:

    MT7621 # bootm 0x868c3000
    ## Booting image at 868c3000 ...
       Image Name:   MIPS Liminix Linux
       Image Type:   MIPS Linux Kernel Image (lzma compressed)
       Data Size:    2457948 Bytes =  2.3 MB
       Load Address: 80001000
       Entry Point:  80001000
       Verifying Checksum ... OK
       Uncompressing Kernel Image ... OK
    No initrd
    nm_init:791
    nm_initFwupPtnStruct:276
    nm_lib_readPtnTable:738
    [NM_Debug](nm_lib_readPtnTable) 00743: NM_PTN_TABLE_BASE = 0xfe0000
    [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 1054, requried len = 8192
    [NM_Debug](nm_lib_readPtnTable) 00751: Reading Partition Table from NVRAM ... OK

    [NM_Debug](nm_lib_readPtnTable) 00759: Parsing Partition Table ... OK

    [NM_Debug](nm_lib_readPtnFromNvram) 00569: partition_used_len = 3, requried len = 3
    [NM_Error](nm_api_checkTestMode) 00417: factory boot check testmode flag is not 1.

    ### test_mode=disable,boot_args:console=ttyS1,115200 root=/dev/mtdblock2 rootfstype=squashfs init=/etc/preinit mtdparts=raspi:256k(uboot),4096k(uImage),11968k@0x440000(rootfs),64k@0xff0000(ART) mem=128M test_mode=disable
    ## Transferring control to Linux (at address 80001000) ...
    ## Giving linux memsize in MB, 128

    Starting kernel ...
2024-01-27 15:59:43 +01:00
..
arhcive.nix move output module imports example -> device 2023-12-10 16:38:53 +00:00
demo-firewall.nix WIP third example 2023-09-24 23:11:28 +01:00
demo.nix move output module imports example -> device 2023-12-10 16:38:53 +00:00
extneder.nix move output module imports example -> device 2023-12-10 16:38:53 +00:00
hello-from-ax23.nix Add support for TP-Link Archer AX32 2024-01-27 15:59:43 +01:00
hello-from-mt300.nix move output module imports example -> device 2023-12-10 16:38:53 +00:00
hello-from-qemu.nix rename qemu example 2023-09-17 17:03:56 +01:00
README explain why all the examples are misspelled 2023-07-07 17:45:23 +01:00
recovery.nix restore boot.tftp.freeSpaceBytes 2024-01-26 22:46:36 +00:00
rotuer-secrets.example.nix example rotuer-secrets 2023-06-22 16:54:24 +01:00
rotuer.nix make extlinux work with liminix-rebuild 2024-01-08 18:58:07 +00:00
turris.nix wip 2023-11-26 22:43:56 +00:00

These files are not part of Liminix per se. They are "scratchpad"
configuration for devices I'm testing with or running on my local
network.

Over time, some of the code in this folder will be tidied up,
rewritten, rearchitected or simply moved into Liminix itself.
This is a folder of first drafts.

Q: Why are all the filenames misspelled?

A: The filenames correspond to actual hostnames in my network, and
the naming theme for telent.net is typographical errors.