Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: grisxa on October 04, 2010, 08:26:30 AM

Title: Support for noresume kernel option
Post by: grisxa on October 04, 2010, 08:26:30 AM
Hello!
Sometimes I need to specify "noresume" kernel option to avoid resuming from swap partition specified earlier. When I boot from CD I can't just remove "resume=" parameter from isolinux.cfg (don't ask me why it is there :) ).
So I've found useful if tc-config could ignore "resume" option in case "noresume" is specified too. See my patch.
Title: Re: Support for noresume kernel option
Post by: curaga on October 04, 2010, 10:00:56 AM
Looks good to me.