Re: [PATCH] fix broken set [+-]o output

2019-08-02 Thread Denys Vlasenko
Applied, thanks On Wed, Jul 24, 2019 at 6:29 PM Martijn Dekker wrote: > > Commit f3634584 introduced short-form shell options without long-form > equivalents. This broke the output of 'set -o' and 'set +o' as the > function writing this output assumed all options have long names. This > simple

Re: switch_root: zap the last directory for the mount point of new-root

2019-08-02 Thread Kang-Che Sung
On Friday, August 2, 2019, 阿保 純一 wrote: >> Speaking of, since we are now overmounting the root before zapping the >> initramfs, I wonder if we can remove one check about whether the new root >> is a mount point (this saves code size; mount() would fail with EINVAL in >> that case). > At least, I

Re: incorrect -a flag in busybox tar (creation mode)?

2019-08-02 Thread Denys Vlasenko
Fixed in git, thanks On Wed, Jul 24, 2019 at 9:33 AM David Demelier wrote: > > Le 24/07/2019 à 09:22, David Demelier a écrit : > > Hello, > > > > I've discovered that busybox tar -a flag acts differently than both > > bsdtar and GNU tar. If the archive ends with extension .txz it creates a > >