Michael Shigorin 1a7eed303d pid1: initial "run as PID 1" feature
This one has been inspired by these guys:

  http://www.informatimago.com/linux/emacs-on-user-mode-linux.html
  https://raymii.org/s/blog/Vim_as_PID_1_Boot_to_Vim.html

It's aimed at building images running their main userspace
piece instead of ramdisk's init, that means PID=1, UID=0.

Mostly fun of course but it suddenly became interesting with
kernel IP autoconfiguration and e.g. elinks running this way
(NB: requires patched make-initrd 0.8.8 at the moment to get
resolver configured).

And startup times are way better than sysvinit and systemd combined!
2014-09-19 20:53:25 +04:00
..
2013-09-24 14:51:45 +04:00
2013-09-24 14:51:45 +04:00
2013-09-24 14:51:45 +04:00
2013-09-24 14:51:45 +04:00
2013-09-24 14:51:45 +04:00
2012-07-31 13:51:34 +04:00
2011-12-19 22:32:59 +02:00
2011-12-19 22:32:59 +02:00
2011-12-19 22:32:59 +02:00
2011-12-19 22:32:59 +02:00
2011-12-19 22:32:59 +02:00
2011-12-19 22:32:59 +02:00
2012-08-08 20:39:26 +04:00
2011-12-19 22:32:59 +02:00
2014-05-05 23:50:44 +04:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Здесь хранятся кусочки конфигурации для syslinux,
нужные из которых копируются с подстановкой значений
из метапрофиля в профиль и уже там в зависимости от
доступных модулей собираются в конфигурационный файл.

Обратите внимание: варианты с automatic=method:cdrom
работают и при записи гибридного ISO на USB-флэшку.

При изменении или добавлении просьба по оформлению
с тем, чтобы легче было отсматривать и сводить:

- параметры append перечисляются в следующем порядке:
  * initrd=...
  * по алфавиту те, что без аргументов
  * по алфавиту те, что имеют аргументы
- в конце файла пустая строка

Для проверки уникальности клавиатурных сокращений
служит команда "make check".