75 Commits (00a371d83d68c219177f488fa960d90fde6a2a57)

Author SHA1 Message Date
  Alejandro Mery c3685c62d6 Changed livecd output format to use boot_cd_*() instead of arch_boot_cd_*() 17 years ago
  Alejandro Mery 80624c5708 Changed install output format to use boot_cd_*() instead of arch_boot_cd_*() 17 years ago
  Alejandro Mery d18076c802 Deleted target/share/boot.in in favor of lib/boot/boot.in 17 years ago
  Alejandro Mery 0c4cc8c4b0 Changed install and livecd output formats to use lib/boot/boot.in instead of target/share/boot.in 17 years ago
  Alejandro Mery 666897dac1 Changed target/share/install/init to use only udev, and not hardcode any modprobe 17 years ago
  Christian Wiese bc1fa971ac Remove hotplug++ from 2nd stage image 17 years ago
  Alejandro Mery af30fe6fe5 Removed even more superfluous ""s and ''s 17 years ago
  Alejandro Mery e5439a1f56 Improved initramfs output format's initramfs_install_overlay() to create the directory of the file to inject if it's new 17 years ago
  Alejandro Mery 5bf5dbfacb Improved initramfs output format by not removing empty folders from /srv, /root and /var neither 17 years ago
  Alejandro Mery aba629a15e Improved initramfs output format to support .ln overlay files as symlinks, including the referenced location as content 17 years ago
  Alejandro Mery b440483344 Fixed typo in target/share/initramfs/build.sh to evaluate INITRAMFS_POSTINSTALL_HOOK correctly 17 years ago
  Alejandro Mery 95ab330f91 Improved initramfs output format to exclude by default aclocal/, opt/*/{doc,info,man} and gtk-doc/ and to not remove empty dirs from /dev 17 years ago
  Alejandro Mery a4e549bf3f Changed initramfs_install_flist() to not hardcode any sed argument 17 years ago
  Alejandro Mery f420cee6a1 Improved initramfs_install_overlay() to set the right file modes of the injected files 17 years ago
  Alejandro Mery 658e3597e6 Changed target/share/initramfs to use $rootfs instead of $initrddir, it's clearer 17 years ago
  Alejandro Mery a8719e9fab Cleaned target/share/initramfs/build.sh, and introduced target/share/initramfs.in library for reusable functions 17 years ago
  Alejandro Mery dff6a79940 Improved initramfs output format to accept dynamic binaries when CONFIG_STATIC != 1 17 years ago
  Alejandro Mery 9e8aba7e88 Added "Done." message at the end of target/generic/build.sh 17 years ago
  Christian Wiese 6fbbad021c Changed initrd build script to search lib64/modules if multilib is enabled 17 years ago
  Christian Wiese 2794592511 Replaced obsolete 00-dirtree with fhs package in all included targets 17 years ago
  Christian Wiese 18181c2944 Changed all included targets to not use glibc32 anymore 17 years ago
  Christian Wiese ba8d066371 Fixed install init checking the right way for /dev/{console,null,zero} 17 years ago
  Minto van der Sluis 7cf7b8bf7c Modified generic reference pkg selection, disabled fastjar due to shared file. 17 years ago
  Minto van der Sluis 3f29479d1f Modified reference build pkg selection by disabling bcron. 17 years ago
  Minto van der Sluis f049cea54a Modified generic target, package qt got renamed to qt3. 17 years ago
  Minto van der Sluis dd17f08b9e Changed livecd pkgsel to use qt3 instead of qt 17 years ago
  Minto van der Sluis 27c0e0a65b Modified generic target to disable xf86-video-i810 by default. 17 years ago
  Alejandro Mery 0ad472f8c1 Changed early target to not use util-linux, reiserfsprogs or e2fsprogs, and to build against dietlibc 17 years ago
  Alejandro Mery 32b187682e Changed generic/minimal to include git instead of subversion and cvs 17 years ago
  Alejandro Mery 721a7c239b Removed unifdef from generic/minimal and added linux26-src 17 years ago
  Alejandro Mery 2677c73c77 * removed the abandoned desktop target, in favor of koala. 17 years ago
  Alejandro Mery f155ef1c7a * removed koala target because it's external now 17 years ago
  Nagy Károly Gábriel 4195a486a4 * removed sip, pyqt, pykde and pykde-extensions from Koala. 17 years ago
  Nagy Károly Gábriel fa75369c95 * improved Koala to enable KDM by default without intervention 17 years ago
  Nagy Károly Gábriel 0198d802d2 * modified Koala to extend Bare Desktop target 17 years ago
  Alejandro Mery b052c1ddf4 * adapted generic target to use lib/sde-config/pkgsel2awk.sh 17 years ago
  Alejandro Mery 8aa62fcc39 * merged r21062, r21063 from kernel-cleanup branch: 17 years ago
  Alejandro Mery 209a9f45b4 * changed desktop target to use docbook-xml instead of 17 years ago
  Minto van der Sluis 405971161d * disabled xf86-video-i810 on koala target, due to shared files 17 years ago
  Minto van der Sluis 6e88ac5f72 * disabled dhcpcd-scriptconfig on reference builds due to share 17 years ago
  Alejandro Mery 228fd508db * disabled openmotif on generic/reference because it can't coexist 17 years ago
  Oliver Winston baebd35ea9 * Add ddcxinfo to generic/pkgsel/10-minmal-xorg.choice for xcfgt2 17 years ago
  Minto van der Sluis 2266dd9c42 * disabled nvidia-legacy on reference builds, due to conficts 17 years ago
  Alejandro Mery fb1bf80284 * excluded runit-shutdown and runit-logacct from generic/reference, they conflict 17 years ago
  Alejandro Mery bc34567506 * cleaned early target by avoiding to mount new tmpfs filesystems because rootfs 17 years ago
  Alejandro Mery 720f7c449f * fixed typo on initramfs output format 17 years ago
  Alejandro Mery e81db99a4e * introduced early target, a proof of concept for an initrd target 17 years ago
  Alejandro Mery b3939ff4f7 * renamed initrd output format to initramfs which fits better 17 years ago
  Minto van der Sluis 1956adfa61 * added usbutils to koala target. 17 years ago
  Alejandro Mery 11e9e9d7f1 * improved initrd output format 17 years ago