Age | Commit message (Collapse) | Author |
|
ext3 code has been removed, so everything uses the ext4 code, which doesn't support this option
|
|
swap accounting is still disabled by default, but now possible
kmem stuff was just enabled by vanilla arch:
https://bugs.archlinux.org/task/44847
https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=9b5eb33c
it's not clear why these were bundled together, actually. maybe they made a mistake.
|
|
enable kernel address space layout randomization
but only in the primary boot option - not in the rescue or backup boot options
|
|
there's hardly any modules anyway, and linode's kernel is always available
|
|
|
|
|
|
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.
|
|
|
|
|
|
Rebased to include from descendent commit to make AUR4 happy:
linux-linode.install
linux-linode.preset
|