You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Yousong Zhou f334a0cdb8 base-files: allocate uid/gid starting from 65536
There already exist static assignment of uid/gid 65533 in packages feed
and we have nobody/nogroup taking 65534 as their ids.  Let's change the
pid of dynamic assignment to start from 65536 so that the two assignment
scheme will not collide with each other

While at it, fix the scan command checking existence of uid/gid

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years ago
..
base-files base-files: allocate uid/gid starting from 65536 7 years ago
boot kexec-tools: bump version and add support for crashdump kernel 7 years ago
devel gdb: disable simulator ; it's broken on ppc 7 years ago
firmware ipq806x: qca99xx: fix wifi calibration 7 years ago
kernel mt76: update to the latest version, fixes rate control issues 7 years ago
libs libubox: update to the latest version, fixes a runqueue use-after-free bug 7 years ago
network dropbear: fix service trigger syntax error 7 years ago
system procd: update to latest git HEAD 7 years ago
utils mdadm: Do not check RUN_DIR 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago