Skip to content
Snippets Groups Projects
  1. May 27, 2016
  2. May 30, 2016
  3. May 29, 2016
  4. May 28, 2016
    • Daniel Engberg's avatar
      download.pl: Rework URLs · 8372a7f9
      Daniel Engberg authored
      
      Provide HTTPS URL when possible, try to keep 8 mirrors per entry and spread
      over several locations of the world. Since most active contributors are in
      US/CA and/or EU prioritize mirrors that are within those regions if possible.
      
      Signed-off-by: default avatarDaniel Engberg <daniel.engberg.lists@pyret.net>
      8372a7f9
    • Jo-Philipp Wich's avatar
      kernel: fix dependency chain of kmod-igb · c4879556
      Jo-Philipp Wich authored
      
      The igb kmods selects kmod-i2c-algo-bit which in turn is invisible until
      kmod-i2c-core gets selected, causing kmod-igb to be hidden from menuconfig
      as well.
      
      Let kmod-igb select kmod-i2c-core as well in order to make it visible
      in menuconfig right away.
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      c4879556
    • Dirk Neukirchen's avatar
      util-linux: fix breakage · 6c1eb444
      Dirk Neukirchen authored
      
      - install correct libs to staging/usr/lib
      fixes eudev, nfs-kernel-server
      
      the lib*.a seem broken - use the correct .so files
      and remove .a libs
      
      - some build breakage was observed with parallel builds:
      text-utils/more-more.o: In function `putstring':
      more.c:(.text+0x1f4): undefined reference to `tputs'
      text-utils/more-more.o: In function `initterm':
      more.c:(.text+0x1b74): undefined reference to `setupterm'
      more.c:(.text+0x1f0c): undefined reference to `tparm'
      more.c:(.text+0x20ac): undefined reference to `tigetnum'
      more.c:(.text+0x20c8): undefined reference to `tigetflag'
      more.c:(.text+0x20ec): undefined reference to `tigetstr'
      more.c:(.text+0x2148): undefined reference to `PC'
      text-utils/more-more.o: In function `reset_tty':
      more.c:(.text+0x2630): undefined reference to `tputs'
      
      - fix line length
      
      Signed-off-by: default avatarDirk Neukirchen <dirkneukirchen@web.de>
      6c1eb444
  5. May 27, 2016
  6. May 25, 2016
  7. May 24, 2016
Loading