top | item 46798461

(no title)

simgoh | 1 month ago

Out of curiosity, back when you were compiling the kernel yourself was it because you wanted to learn it or because you wanted to add more modules to the kernel that didnt exist there by default?

discuss

order

Aldipower|1 month ago

The kernel compilation had a configuration UI where you could select all the drivers you wanted to literally build in. So I selected just what I needed, to save memory, recompiled, waited an hour et voila. Kernel modules came later.

acuozzo|1 month ago

Memory and storage were far more expensive and limited in 1996 than they are today.

Go a few years earlier and you find that Microsoft introduced a boot-time menuconfig system mostly to enable people to select which *drivers* to load because, if you weren't careful, you could wind up leaving too little memory for the game you were trying to run.

simgoh|1 month ago

That makes sense! I was a kid in the early 90s so I enjoyed "default" Win95/98 without having to have needed to do any sort of fiddling. I was too young to have used earlier versions of that outside of once or twice.