----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40647/#review107974 -----------------------------------------------------------
docs/getting-started.md (line 63) <https://reviews.apache.org/r/40647/#comment167319> Depending on what grub version you are using, you need this instead: sudo sed -i "s/default=1/default=0/g" /boot/grub/grub.conf I suggest listing both options with a comment above. - Bernd Mathiske On Nov. 24, 2015, 6:50 a.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40647/ > ----------------------------------------------------------- > > (Updated Nov. 24, 2015, 6:50 a.m.) > > > Review request for mesos, Bernd Mathiske, Till Toenshoff, and Timothy Chen. > > > Bugs: MESOS-3974 > https://issues.apache.org/jira/browse/MESOS-3974 > > > Repository: mesos > > > Description > ------- > > For full support for the Docker- and MesosContainerizers we require a > relatively recent kernel. Document this dependency. > > > Diffs > ----- > > docs/getting-started.md 8e1df88 > > Diff: https://reviews.apache.org/r/40647/diff/ > > > Testing > ------- > > Confirmed that the test succeeds with the suggested change. > > > Thanks, > > Benjamin Bannier > >
