Yann Dirson
Yann Dirson
Let's describe the problem differently: we're installing an appliance, not a general-purpose OS... so we should not care at all about whatever RAID/LVM setup had been on the disks we're...
A test image is now [available here](https://nextcloud.vates.fr/index.php/s/c2SZrdJ5aoY4oBA). Please let us know if it works for you! It is based on the 8.3-alpha2 install image, with installer changes [detailed here](https://github.com/xcp-ng/host-installer/pull/6).
That's great, thanks for the feature! Note [the doc](https://docs.mattermost.com/preferences/manage-your-notifications.html) says Channel Notification Preference settings can also be accessed from "Select the channel name, then select Notification Preferences", but in the...
> > Fork a libc-0.2 branch from master on which development for libc 0.2 will continue. > > Created the [`libc-0.2` branch](https://github.com/rust-lang/libc/tree/libc-0.2). Once the musl 1.2 PR (or any other...
New revision completely drops the semver part -- will gladly use any hint to get it working and add it back.
> To avoid the semver issue, the only way I see is to reexport items from the submodule by default. That would avoid the breaking change, but that would not...
I'm baffled by the tests still trying to look at `ifmib::*` after I removed them from semver...
> I'm baffled by the tests still trying to look at `ifmib::*` after I removed them from semver... OK I realize they come from the generated tests. This part is...
> Note also that private code might use these items. The libs-maintainers team has been considering making a new major release (0.3? 1.0? I'm not sure though) and I think...
Rebased onto 0.2.151