From: Michael K. <li...@mk...> - 2020-04-10 10:06:23
|
> Am 09.04.2020 um 22:52 schrieb David Kerr <da...@ke...>: > > I think you know my opinion... I'm always one that likes to keep up-to-date so I definitely support the move. I am not concerned about filesize increases, though it is definitely something to highlight and find out if other users care. I just don't know if this runs the risk of not working on very old h/w. > > I would also like us to look at what has changed inside the fs directory at buildroot and figure out if it is an easy upgrade for us. Specifically buildroot no longer uses genext2fs. That is where my builds fail with the ZFS filesystem and it looks like genext2fs has not been updated in 7 years. I don't know if what buildroot uses now fixes the problem or not, but that is where I would start -- but will that open a whole other mess? For example, I think you have to now set a filesystem size manually rather than have it auto calculated by the fs/ext2/genext2fs.sh script (which is gone now). > > Maybe we should fork a astlinux-next project on github and do a lot of experimenting there before messing too much with the mainline. > > David BTW: Here is an updated version of "genext2fs": https://github.com/bestouff/genext2fs Maybe this fixes your ZFS issues. Michael http://www.mksolutions.info |