CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/05/27 20:34:56
Modified files: distrib/miniroot: install.sh install.sub Log message: Get the list of disks or cds whenever required rather than once at startup. This means you can plugin USB disks or cds after the install has started and you will see the new device the next time the list is shown. The wonders of using sysctl. 'excellent' miod@