Summary: | / on /dev/nbd* support | ||||||
---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | led | ||||
Component: | mkinitrd | Assignee: | Nobody's working on this, feel free to take it <nobody> | ||||
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus | ||||
Severity: | enhancement | ||||||
Priority: | P2 | CC: | aen, enp, led, mike, vsu, vvk | ||||
Version: | unstable | ||||||
Hardware: | all | ||||||
OS: | Linux | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 15333 | ||||||
Attachments: |
|
Description
led
2008-04-25 18:48:47 MSD
Created attachment 2589 [details]
mkinitrd-3.0.5-nbd.patch
Собственно, патч
(In reply to comment #0) > Прошу рассмотреть включение нижеследующего патча - для поддержки / на /dev/nbd* "Расмотреть ВОЗМОЖНОСТЬ включения", конечно же:) А почему бы по аналогии с: # rpm -qli mkinitrd-initramfs Name : mkinitrd-initramfs Relocations: (not relocatable) Version : 3.0.10 Vendor: ALT Linux Team ... /lib/mkinitrd/initramfs-base/init /lib/mkinitrd/initramfs-base/sbin /lib/mkinitrd/initramfs-base/sbin/udevadm /lib/mkinitrd/initramfs-base/scripts /lib/mkinitrd/initramfs-base/scripts/functions /lib/mkinitrd/initramfs-base/scripts/local /lib/mkinitrd/initramfs-base/scripts/nfs не запаковать файлы, необходимые для загрузки с nbd, в какой-нибудь mkinitrd-nbd? (В ответ на комментарий №3) > А почему бы по аналогии с: > > # rpm -qli mkinitrd-initramfs > Name : mkinitrd-initramfs Relocations: (not relocatable) > Version : 3.0.10 Vendor: ALT Linux Team > ... > /lib/mkinitrd/initramfs-base/init > /lib/mkinitrd/initramfs-base/sbin > /lib/mkinitrd/initramfs-base/sbin/udevadm > /lib/mkinitrd/initramfs-base/scripts > /lib/mkinitrd/initramfs-base/scripts/functions > /lib/mkinitrd/initramfs-base/scripts/local > /lib/mkinitrd/initramfs-base/scripts/nfs > > не запаковать файлы, необходимые для загрузки с nbd, в какой-нибудь > mkinitrd-nbd? "файлы, необходимые для загрузки с nbd" состоят из одного файла scripts/nbd размером 727 байт ping (В ответ на комментарий №5) > ping http://git.altlinux.org/people/led/packages/mkinitrd.git At this time, I'm reluctant to add any enhancements to this monolithic mkinitrd. Please have a look at another implementations that have modular architecture, e.g. make-initrd by Alexey Gladkov and Kirill Shutemov. (In reply to comment #7) > At this time, I'm reluctant to add any enhancements to this monolithic > mkinitrd. Тогда перевесь пакет на nobody@ вслед за багами на него. mkinitrd-1:3.0.12-alt1 -> sisyphus: * Sun Nov 04 2012 Led <led@altlinux> 1:3.0.12-alt1 - 3.0.12: + mkinitrd: find modules in modules.alias if modules.pcimap not exists + mkinitrd: added modules.builtin and modules.order to tree + mkinitrd: added kmod support + mkinitrd: copy /lib/udev/dm_export only if it exists + mkinitrd: added support xz and lzo compressing + mkinitrd: added --with-nbd + scripts/local: use fs type 'auto' if unknown + init: added support parameters for loading modules + init: added 'modules=' kernel parameter support + rewrote script 'dhcp' to 'ip' + added support 'netdev' kernel parameter + added scripts/nbd_* + mkinitrd: added --root and --rootfs options + added support boot from nbd (ALT#15466) + mkinitrd: added support list file for --preload|--with|--extra (ALT#11375) + mkinitrd: removed unsupported image types + mkinitrd: added support /etc/sysconfig/mkinitrd config + mkinitrd: added lzma, xz, lzo and bzip2 compression (ALT#21588) + applied patch from http://bugzilla.altlinux.org/show_bug.cgi?id=19388 for LVM2 support in initrd |