Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #61380
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel, linux.debian.maint.boot |
| Subject | Bug#903122: debian-installer-9-netboot-amd64: Please add char/virtio_console module (paravirtualized serial) to netinst |
| Date | 2018-07-10 05:30 +0200 |
| Message-ID | <w9RvH-1I5-1@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <w99El-Dl-1@gated-at.bofh.it> <w9Jy9-5nh-1@gated-at.bofh.it> <w9ORb-8vV-1@gated-at.bofh.it> <w8yls-3qt-3@gated-at.bofh.it> <w9ORb-8vV-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 3 groups.
[Multipart message — attachments visible in raw view] - view raw
On Tue, 2018-07-10 at 02:32 +0200, Cyril Brulebois wrote: > Control: reassign -1 src:linux > Control: tag -1 patch > > Ben Hutchings <ben@decadent.org.uk> (2018-07-09): > > I would say virtio-modules. All the virtio class drivers depend on > > virtio and virtio_ring, which means that adding them to any other > > package would require that package to depend on virtio-modules. > > > > (The Xen-specific drivers don't have this issue only because xenbus > > unfortunately has to be built-in.) > > Alright, I've implemented this in the attached patches, one for sid, and > one for stretch. I didn't run any test builds, but I've verified that > contrary to some other virtio* modules, virtio_console is built > everywhere (CONFIG_VIRTIO_CONSOLE=m in debian/config/config), so should > be added without '?'. For the kernel-wedge config, it generally doesn't matter whether a driver might be built-in. The "copy-modules" sub-command checks in the "modules.builtin" file before looking for a real module file. It's only a problem if all the modules listed for a package are built-in, because an empty package is treated as an error (maybe that should just be a warning?). Ben. > Thanks for considering. -- Ben Hutchings If you seem to know what you are doing, you'll be given more to do.
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Bug#903122: debian-installer-9-netboot-amd64: Please add char/virtio_console module (paravirtualized serial) to netinst Cyril Brulebois <kibi@debian.org> - 2018-07-08 06:40 +0200
Bug#903122: debian-installer-9-netboot-amd64: Please add char/virtio_console module (paravirtualized serial) to netinst Ben Hutchings <ben@decadent.org.uk> - 2018-07-09 21:00 +0200
Bug#903122: debian-installer-9-netboot-amd64: Please add char/virtio_console module (paravirtualized serial) to netinst Cyril Brulebois <kibi@debian.org> - 2018-07-10 02:40 +0200
Processed: Re: Bug#903122: debian-installer-9-netboot-amd64: Please add char/virtio_console module (paravirtualized serial) to netinst "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-07-10 02:40 +0200
Bug#903122: debian-installer-9-netboot-amd64: Please add char/virtio_console module (paravirtualized serial) to netinst Ben Hutchings <ben@decadent.org.uk> - 2018-07-10 05:30 +0200
csiph-web