Arnaud Fontaine arnaud

arnaud pushed to master at arnaud/dragora

  • 079259c697 bootscripts: read rc.conf RC_* first and then /proc/cmdline which has precedence and will thus override rc.conf RC_*
  • 6fe23c1afb recipes: xorg/xserver: allow terminate server keystroke; remove unrecognized build options
  • dd91aef284 recipes: xorg/{driver,xserver}: compile with lazy binding, since we are using hardening bind-now (which does not work with Xorg)
  • a7c37ff4bc archive: isolinux: remove RC_* variables to rely on default values (if not defined by the user); minor changes
  • ae446065aa bootscripts: fix rc.conf parser, minor changes Variables defined in rc.conf (which are read and set from rc.startup) have the following priority: - Defined RC_* values have priority from the boot the prompt. - Variables will be set from /etc/rc.conf if have been not passed from the boot prompt. - If the variables are not set or null, it will rely on default values.
  • View comparison for these 9 commits »

4 years ago

arnaud created pull request dragora/dragora#18

Fix rc.conf and dbus startup

4 years ago

arnaud pushed to master at arnaud/dragora

  • b6ace7f982 archive: dbus/rc.main: dbus-daemon failed to start ("Failed to bind socket /var/run/dbus/system_bus_socket").
  • 4d4b6ab464 bootscripts: rc.conf setttings were not considered at all (variable name instead of its value was checked).
  • ad1f1f6a25 enter-chroot: lzlib.h is needed for Stage 2, so add it to 'apt install' command.
  • View comparison for these 3 commits »

4 years ago

arnaud forked a repository to arnaud/dragora

4 years ago