Commit History

Author SHA1 Message Date
  Arnaud Fontaine 079259c697 bootscripts: read rc.conf RC_* first and then /proc/cmdline which has precedence and will thus override rc.conf RC_* 4 years ago
  Matías Fonzo 6fe23c1afb recipes: xorg/xserver: allow terminate server keystroke; remove unrecognized build options 4 years ago
  Matías Fonzo dd91aef284 recipes: xorg/{driver,xserver}: compile with lazy binding, since we are using hardening bind-now (which does not work with Xorg) 4 years ago
  Matías Fonzo a7c37ff4bc archive: isolinux: remove RC_* variables to rely on default values (if not defined by the user); minor changes 4 years ago
  Matías Fonzo ae446065aa bootscripts: fix rc.conf parser, minor changes 4 years ago
  Matías Fonzo d555a84a57 recipes: tools/alsa-utils: enhance provided rc.alsa script 4 years ago
  Matías Fonzo e0cc059da6 bootscripts: rc.startup: assume a POSIX compliant syntax for tr(1) 4 years ago
  Matías Fonzo 571bcda8a2 recipes: boot/bootscripts: bump version number 4 years ago
  Matías Fonzo 035cac4ef5 Merge branch 'master' of arnaud/dragora into master 4 years ago
  Arnaud Fontaine b6ace7f982 archive: dbus/rc.main: dbus-daemon failed to start ("Failed to bind socket /var/run/dbus/system_bus_socket"). 4 years ago
  Arnaud Fontaine 4d4b6ab464 bootscripts: rc.conf setttings were not considered at all (variable name instead of its value was checked). 4 years ago
  Arnaud Fontaine ad1f1f6a25 enter-chroot: lzlib.h is needed for Stage 2, so add it to 'apt install' command. 4 years ago
  Matías Fonzo 33af5b02e4 linux-libre upgraded to version 4.19.67 4 years ago
  Matías Fonzo 27f7f50217 recipes: devel/gcc: strip static libraries for package size 4 years ago
  Matías Fonzo e18c8dc05e compile using RELRO by default to increment the security in general 4 years ago
  Matías Fonzo a9328967c1 recipes: devel/binutils: do not apply bfd pic patch since we are building against zlib (libz) from the system 4 years ago
  Matías Fonzo 004954f7df let binutils choose the threads to see where they are led. For consistency. 4 years ago
  Matías Fonzo 5bea6448f7 solved build issues for i586 and powerpc targets when SSP is used by default 4 years ago
  Matías Fonzo 29e80d1407 recipes: libs/popt: fix invalid fetch= address. Thanks to nuclearkev for the report. 4 years ago
  Matías Fonzo 37efd71d60 recipes: tools/util-linux*: fix fetch= address. Thanks to nuclearkev. 4 years ago
  Matías Fonzo 6c6564ac57 change fetch address to a working one for pcre. Thanks to nuclearkev 4 years ago
  Matías Fonzo 051ece64e2 stages: 1/18-symlinks: expose SSP libraries again to have full availability (early) 4 years ago
  Matías Fonzo e424ad822f do not remove shared libssp libraries to allow shared-link 4 years ago
  Matías Fonzo 305fb1ccb4 archive: move minimal libssp under gcc/ 4 years ago
  Matías Fonzo a05f2d37dd make sure to provide the minimal (musl-compatible) libssp_nonshared.a overwriting the one provided from GCC 4 years ago
  Matías Fonzo 5c3c947ea5 use --disable-separate-code by default in binutils 4 years ago
  Matías Fonzo 52f253ddb7 fix compilation under x86 for programs that won't compile when SSP is used 4 years ago
  Matías Fonzo 96bb139e6f targets: i586: use the cld instruction by default, just in case (it does no thurt) 4 years ago
  Matías Fonzo cedeadeb2b targets: x32: pass --with-abi=x32 to gcc by default 4 years ago
  Matías Fonzo efef368d57 targets: ppc64le: pass --with-abi=elfv2 to gcc by default 4 years ago