I just installed T2410 and I really like it! To share some quick stats for everyone:
Summary: * 'sqlite' has moved from 'apps' (2409) to 'devel' (2410) which is good - thanks! * 'romos' and 'eltorito' were in 2409 but exist in 2410, but both are on the package list from 1.3. I assume these were accidentally not included in 2409? * 'kittenc' and 'fdisrc' were in 2409 but are not in 2410. I assume these were accidentally missed while moving packages? * 'sbemu' and 'vsbhda' are both new in 2410, as we discussed last week - thanks! * 'clamav' and 'clamdb' are dropped in 2410, which was also discussed last week. The new CD image are much smaller: $ ls -1 -sh T24* T2409: total 1.1G 643M T2409BNS.iso 449M T2409LIVE.iso T2410: total 686M 306M T2410BNS.iso 380M T2410LIVE.iso I ran a list of all the packages on the T2409 and the T2410 test releases, and the package counts are the same: (these 'list' files are output saved from running `cd packages; find * -type f -name '*.zip' -print` on each CD) $ ls -1 2409-bonus.list 2409-live.list 2410-bonus.list 2410-live.list ..and: $ sort 2409*.list | uniq > all-2409.list $ sort 2410*.list | uniq > all-2410.list $ wc -l all* 308 all-2409.list 308 all-2410.list 616 total And the differences: $ ls -1 all* all-2409.list all-2410.list $ diff all* 8d7 < apps/sqlite.zip 81a81 > boot/romos.zip 104d103 < devel/kittenc.zip 110a110 > devel/sqlite.zip 117a118 > drivers/eltorito.zip 125a127 > drivers/sbemu.zip 133a136 > drivers/vsbhda.zip 248,249d250 < util/clamav.zip < util/clamdb.zip 261d261 < util/fdisrc.zip _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel