aboutsummarylogtreecommitdiffstats
path: root/menu.lst
AgeCommit message (Collapse)Author
2015-07-03don't use a fallback imageyardenac
there's hardly any modules anyway, and linode's kernel is always available
2015-07-03boot from vanilla Arch kernel if availableyardenac
2015-07-03mount ro & rescue lineyardenac
2015-07-03Fix read-only booting problemstwomyn
ro in menu.lst was just a stupid goof barriers were a more subtle problem - best to do everything explicitly here barrier=0 means turn them OFF, which means MORE FAILSAFE filesystem these journaling settings may prove to be bad, but we will try them.
2015-07-03console kern parameter fixes bootlogdRubba Reduppa
2015-07-03config tty printkRubba Reduppa
2015-07-03before doing make/nconfig stuffRubba Reduppa
Rebased to include from descendent commit to make AUR4 happy: linux-linode.install linux-linode.preset