Commit graph

4 commits

Author SHA1 Message Date
Chen Minqiang
69e4207965
schroot: fix typo
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
(cherry picked from commit 2b52fb6221)
2021-06-18 23:44:10 +02:00
Ilya Lipnitskiy
b1cbd93bcd
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>
(cherry picked from commit 5d8d4fbbcb)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-02-25 01:26:05 +08:00
Rosen Penev
34cbc1a980
schroot: fix compilation with full NLS
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-28 23:09:57 -07:00
Javier Marcet
207fd60ad1 schroot: new package to securely enter a chroot and run a command or login shell
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-03-04 10:08:08 +01:00