Bug 27354

Summary: add iSCSI support
Product: Sisyphus Reporter: ildar <ildar>
Component: make-initrdAssignee: Alexey Gladkov <legion>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P3 CC: evg, glebfm, ldv, legion, mike, placeholder, snejok
Version: unstable   
Hardware: all   
OS: Linux   
URL: http://www.altlinux.org/Make-initrd#ToDo

Description ildar 2012-05-21 11:32:03 MSK
Это совсем несрочно, но, полагаю, рано или поздно встанет вопрос root на iSCSI. Имеет смысл занести в TODO.
Comment 1 Repository Robot 2021-04-12 14:26:45 MSK
make-initrd-2.16.0-alt1 -> sisyphus:

 Mon Apr 12 2021 Alexey Gladkov <legion@altlinux.ru> 2.16.0-alt1
 - Runtime:
   + ueventd tries to process events again if it did not work the first time.
   + Move READONLY handle to fstab service.
   + Fix polld service dependency.
 - New feature:
   + iscsi: feature adds you to perform a diskless system boot using pxe
   and iSCSI (thx Mikhail Chernonog) (ALT#27354).
 - Feature mdadm:
   + md-raid-member handler assume that it has successfully processed all the events.
 - Feature pipeline:
   + Use ro,loop options only for a non-device files.