232 Commits (ace946152dd0806b25bcb3812b33ab5df95966b7)

Author SHA1 Message Date
Steven Barth e07959cade package: replace ifconfig-usage with ip 9 years ago
Steven Barth 899a23227e busybox: improve applets & deprecate ifconfig, route 9 years ago
Steven Barth d196b1fc2e Disable telnet in favor of passwordless SSH 9 years ago
John Crispin cbc2613a5c ugps: update to latest git HEAD 9 years ago
Hauke Mehrtens 4ab1830682 ubi-utils: fix build with gcc5 9 years ago
John Crispin 6edf2f62c8 bzip2: add host build 9 years ago
Hauke Mehrtens 6c8c019b78 robocfg: remove robocfg 9 years ago
Hauke Mehrtens 750a62195c admswconfig: fix compile with musl 9 years ago
Rafał Miłecki 4497c35bd0 nvram: get rid of NVRAM_SPACE 9 years ago
Rafał Miłecki d372167491 nvram: fix displayed info about NVRAM size 9 years ago
Rafał Miłecki 4014ba376c Revert "Revert "nvram: increase NVRAM size to 64 KiB"" 9 years ago
Rafał Miłecki 9f15849910 nvram: fix "Segmentation fault" caused by setting memory out of buffer 9 years ago
Steven Barth a50df0aacf Revert "px5g-standalone: compatibility with fortify-headers" 9 years ago
Steven Barth f4767891c0 px5g-standalone: compatibility with fortify-headers 9 years ago
Rafał Miłecki e0a3d9d115 otrx: add extra compilation check before using __BYTE_ORDER 9 years ago
Rafał Miłecki 0e5c445df6 otrx: include endian.h to make __BYTE_ORDER work with musl 9 years ago
Rafał Miłecki 1e6643ff15 otrx: optimize memory usage by function checking TRX CRC 9 years ago
Rafał Miłecki c13dede6b1 otrx: make crc32 table global for further optimizations 9 years ago
Steven Barth feeea1cd28 lua: honor LDFLAGS 9 years ago
Felix Fietkau b7b855f9eb bzip2: import package from packages.git 9 years ago
Nicolas Thill fa8cea1e33 fuse: fix exec environment for mount and umount 9 years ago
John Crispin 1cfe6b6847 fuse: fix build on arm64 9 years ago
Rafał Miłecki 63bb07b28c Revert "nvram: increase NVRAM size to 64 KiB" 9 years ago
Rafał Miłecki 97a0e165a6 nvram: fix regression in finding NVRAM beginning 9 years ago
Rafał Miłecki 7e3272f422 nvram: increase NVRAM size to 64 KiB 9 years ago
Rafał Miłecki 3931288caa nvram: refuse to open NVRAM for writing if it's too big to be handled 9 years ago
Rafał Miłecki d94fb398f6 nvram: drop check for WGT634U using /proc/diag/model 9 years ago
Rafał Miłecki 0c4c05f0e7 nvram: use correct variable name for MTD partition size 9 years ago
Rafał Miłecki 615fef1ab8 nvram: drop support for ancient /dev/mtdblock/%d 9 years ago
Felix Fietkau 5199a23165 lua: link library with -Bsymbolic-functions 9 years ago
Felix Fietkau 0d031aecdf busybox: fix an ash regression in handling local variables 9 years ago
Rafał Miłecki 8b1b857948 otrx: support for creating simple TRX files 9 years ago
Rafał Miłecki 3cb8bf44e6 otrx: change command line API to start with a mode 9 years ago
Rafał Miłecki 0bd2710512 otrx: use %zd to fix printf format warnings 9 years ago
Rafał Miłecki 834e60c4f1 otrx: check TRX length read from header to avoid Segmentation fault 9 years ago
Rafał Miłecki cd4fd05648 otrx: include byteswap.h to fix compilation with musl 9 years ago
Rafał Miłecki ab6462dd56 otrx: support for extracting partitions 9 years ago
Felix Fietkau 2de97cbfea busybox: enable BUSYBOX_DEFAULT_FEATURE_TOUCH_SUSV3 by default, dnsmasq relies on it 9 years ago
Felix Fietkau c99d9afff3 busybox: fix regression in handling non-existant find path arguments (#19439) 9 years ago
Rafał Miłecki 71e6325ab8 otrx: new package with tiny app verifying TRX images 9 years ago
Felix Fietkau c31df6e995 busybox: update to version 1.23.2 9 years ago
Nicolas Thill 1fe3836fbc e2fsprogs: add conffiles section 9 years ago
Nicolas Thill 275df67b6c ugps: add conffiles section, fix config file perms 9 years ago
John Crispin 04da950450 usbmode: update data files 9 years ago
Felix Fietkau 0b0315a1f2 px5g-standalone: change PKG_NAME to avoid directory conflict with px5g 9 years ago
Felix Fietkau 4cca061066 fbtest: remove bogus #include 9 years ago
Felix Fietkau 7c29c15073 e2fsprogs: enable parallel build 9 years ago
Felix Fietkau 5441f56685 fuse: add missing include lines, fixes musl build 9 years ago
Felix Fietkau 262ebee943 e2fsprogs: update to the latest version, fixes musl build failure 9 years ago
John Crispin b1e19ee445 lua: fix eglibc reference 9 years ago