great job, man! > As for Stretch and Sid, manual intervention is required only to modify > /etc/initramfs-tools/modules file by adding at the end: > crc32c_intel > reiser4 > *before* installing the custom Reiser4 kernel, thus: > dpkg -i linux-image-4.3.0-1-amd64_4.3.3-5_amd64.deb why dion't you do that by postinst trigger, before update-initramfs one? or modify upd-initrmfs trigger, adding couple of lines... > dpkg -i parted_3.2-12_amd64.deb libparted2_3.2-12_amd64.deb would be much more comfortable, if you add "reiser4" to the package version. like "x.y.z-n+reiser4". or maybe even name a package "parted-reiser4", with smth like "provides: parted" and "conflicts: parted", so that it won't be overwritten by original version on upgrade, but satisfy dependencies on "parted" > Although I have created patches for most (or all ;-) of the above at > GitHub, I realize Debian Unstable (Sid) is a fast moving development > effort and within a couple of weeks the kernel referenced above will > be outdated and d-i will refuse to install. hmm, not sure about d-i logic, but what's the problem with slightly older kernel? i'm running on 3.x (custom-setup r4 patched) on testing with no problems so far -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html