openwrt-packages/admin/schroot
Ilya Lipnitskiy 5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
..
files schroot: new package to securely enter a chroot and run a command or login shell 2020-03-04 10:08:08 +01:00
patches treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
Config.in schroot: new package to securely enter a chroot and run a command or login shell 2020-03-04 10:08:08 +01:00
Makefile schroot: fix compilation with full NLS 2020-09-28 23:09:57 -07:00