Commit Graph

  • e303bb3891 generic: disabled embutils on ref so Baldzius stops whining Alejandro Mery 2010-09-16 07:05:49 -0400
  • efc59652f6 Build-Pkg: enhanced to accept -d and -j from command line to override SDECFG_DEBUG and SDECFG_PARALLEL_MAX Alejandro Mery 2010-09-07 10:54:37 +0200
  • b90c190f6c lib/functions.in: check if the path exists but it doesn't have to be a symlink explicitely user/chris/test/lib64 Christian Wiese 2010-08-13 20:05:40 +0200
  • df01c8538a target/generic/reference: favour nss-pam-ldap over nss_pam/nss_ldap and gnupg2 over gnupg Christian Wiese 2010-08-13 20:04:31 +0200
  • 0886735257 lib/functions.in: improved createprefix_function() to create a compat symlink lib -> lib64 Christian Wiese 2010-07-30 18:58:07 +0200
  • 2f3d13a374 target/generic: disabled dvdrtools due to shared files with cdrtools (see note) Christian Wiese 2010-07-30 17:24:21 +0200
  • 09d6fd459b target/generic: disabled qt3 for reference builds due to shared files with qt4 Christian Wiese 2010-07-30 17:22:10 +0200
  • 99da2afe33 lib/functions.in: changed createprefix_function() to use dedicated variables $foodir for the iteration and $dir for the expanded path Christian Wiese 2010-07-30 13:09:22 +0200
  • 8efb0c7fa0 b/functions.in: introduced createprefix_function() - factoring out the createprefix handling into its own function Christian Wiese 2010-07-30 11:14:07 +0200
  • a6e67496ee scripts/Build-Pkg: fixed to allow lib64 to be flisted for 64 bit architectures and lib32 in the case we build a multilib system Christian Wiese 2010-07-29 15:22:31 +0200
  • 243dd4813b lib/functions.in: changed to set lib64 as libdir for all 64 bit architectures no matter if multilib or not Christian Wiese 2010-07-29 15:18:37 +0200
  • 2bacaa0665 x86-64/glibc: do not apply multilib and pure64 patches anymore Christian Wiese 2010-07-29 10:34:56 +0200
  • d9f8875297 x86-64/gcc: do not apply multilib and pure64 patches anymore Christian Wiese 2010-07-29 10:31:20 +0200
  • dbafffc9c9 added cmake detection for packages Christian Wiese 2010-08-03 11:35:40 +0200
  • ce65e70df3 target/generic: removed dietlibc (we do not mix the build of tools for the initrd and the actual system anymore) Christian Wiese 2010-07-16 15:13:57 +0200
  • 4f8ca71fdf sde-config: enhanced hack_stages() to allow wildcards and offsets user/amery/stages Alejandro Mery 2009-03-24 14:13:39 +0200
  • b5bcf508fe * improved lib/sde-package/patch-copyright.sh to handle .awk files user/amery/sid Alejandro Mery 2007-04-13 23:28:01 +0000
  • c3b1a33978 * updated sid format documentation Alejandro Mery 2007-02-08 16:12:44 +0000
  • 533e1de311 * continued doc/sid.txt, road to model .init and .tail files. Alejandro Mery 2007-02-07 00:26:21 +0000
  • 18601ac527 * added doc/sid.txt as micro documentation of the SID format which still at early-pre-alpha stage Alejandro Mery 2007-02-07 00:04:44 +0000
  • 8b24b3ab21 * improved lib/sde-package/patch-copyright.sh to handle .sid and .ini Alejandro Mery 2007-02-06 16:34:26 +0000
  • a6620a2f04 * completed etc/passwd with "non-default" information from postsysfiles.in so we can use that as registry and smart template Alejandro Mery 2007-02-06 15:35:23 +0000
  • 74a6e124b3 architecture/x86-64: inject -march=i686 to fix multilib builds of glibc Christian Wiese 2010-03-30 16:26:15 +0200
  • 2716683894 early: build gmp, mpfr, ppl and cloog-ppl at toolchain stage Christian Wiese 2009-12-09 13:31:14 +0100
  • 9de375dcc9 early target: added the new gcc dependencies gmp, mpfr, ppl and cloog-ppl to package selection Christian Wiese 2009-12-01 22:23:27 +0100
  • 450414440f lib/functions.in: do not do static lib corrections at toolchain stage because it is messing .so symlinks Christian Wiese 2009-12-01 22:21:06 +0100
  • 9eaeac0438 lib/functions.in: explicitely injecting --build=$arch_build configure option at toolchain stage Christian Wiese 2009-12-01 22:16:16 +0100
  • cea9e4ea80 generic target: added the new gcc dependencies gmp, mpfr, ppl and cloog-ppl to minimal package selection Christian Wiese 2009-12-01 21:52:08 +0100
  • 5deeccbdae pkgprefix: fixed bug in prefix request with -r, and sightly cleaned code Alejandro Mery 2010-05-04 16:29:03 -0400
  • 268a89a2f6 added 'getversion.sh' script which simply returns a version string composed out of the versions of the OpenSDE framework and package database delimited by an '-' user/chris/test/getversion Christian Wiese 2010-04-08 18:43:40 +0200
  • 3e242d5724 scripts/Config: changed title of the main config dialog (removing 'The') - now for real :/ Christian Wiese 2010-04-07 20:46:56 +0200
  • 08bb3b6c62 scripts/Config: changed title of the main config dialog (removing 'The') Christian Wiese 2010-04-07 20:14:26 +0200
  • 51bc49251b lib/sde-config/config.hlp: cleaned/fixed-up the help text Christian Wiese 2010-04-07 20:02:43 +0200
  • d1af5b38c4 lib/sde-config/main.in: corrected title of Package List dialog Christian Wiese 2010-04-07 19:44:44 +0200
  • 8c4bc2ff01 lib/functions.in: first attempt to handle the different ways for ruby packages user/chris/old/ruby Christian Wiese 2009-03-25 17:31:09 +0100
  • 8fd8ea9165 lib/sde-config/pkgseldir_compile.sh: improved sed pattern for module_get_description() making it a bit more space/tab tolerant Christian Wiese 2010-04-07 17:09:55 +0200
  • ebda1ca311 Introduced QT3-QUIRK flag Alejandro Mery 2009-11-20 16:27:31 +0100
  • be111a103a sde-config: Removed default value 1 from SDECFG_MULTILIB Nagy Károly Gábriel 2010-01-02 10:58:29 +0100
  • a55da62d0b generic: removed minised and embutils from minimal Alejandro Mery 2009-12-01 14:20:00 +0100
  • 660d3c3e0e generic: added libtirpc to minimal as required by nfs-utils Alejandro Mery 2009-11-27 13:21:57 +0100
  • 715d8d6f69 install: changed to handle mkinitramfs Alejandro Mery 2009-11-23 14:17:10 +0100
  • 78437cae2d generic: changed to use mkinitramfs instead of legacy mkinitrd Alejandro Mery 2009-11-23 14:16:58 +0100
  • c01295efc6 sde-download: cleaned and removed bashisms Alejandro Mery 2009-11-13 17:15:01 +0100
  • f1016f20c3 Build-Pkg: set flwrapper to skip /proc and /dev Alejandro Mery 2009-11-13 21:45:35 +0100
  • c7a734c828 Build-Pkg: fixed to only sanitise fl_wrapper.{r,w}log for flwrapper or strace flisting methods Alejandro Mery 2009-11-13 19:23:09 +0100
  • 9d0aa27edd etc/register: renamed group 31 from uucp to dialout, 14 stays as uucp Alejandro Mery 2009-02-14 16:32:14 +0200
  • a9167716d5 early: adapted udev patch Alejandro Mery 2009-02-11 21:16:18 +0200
  • 097687bd89 sde-config: changed default output format to "none" as the others aren't supported anymore and need major rework to be usable again Alejandro Mery 2009-02-08 15:21:38 +0200
  • 30a4a1584a install: sed -e 's/udevsettle/udevadm settle/g' -e 's/udevtrigger/udevadm trigger/' Alejandro Mery 2009-02-01 21:04:39 +0200
  • d01ef4dc65 early: -e 's/udevsettle/udevadm settle/g' -e 's/udevtrigger/udevadm trigger/' Alejandro Mery 2009-02-01 21:03:18 +0200
  • 0f5a0aa382 initramfs: changed pack_and_push.sh to use inplace when uploading Alejandro Mery 2008-12-19 20:15:09 -0300
  • 8bd9cd3a7d mkinitramfs: moved 50-kernel.sh to early target Alejandro Mery 2008-12-12 18:22:03 +0200
  • c5f2720f1a early: fixed to include udev/devices also for 64bits systems Alejandro Mery 2008-12-02 22:01:52 +0200
  • 694f26df89 generic/minimal: changed to use util-linux-ng instead of the abandoned util-linux Alejandro Mery 2008-11-24 17:29:16 -0300
  • 24a88dbce0 sde-create-package: began quest to parse freshmeat's xml Alejandro Mery 2009-12-17 22:02:16 +0100
  • 9470243cab sde-create-package: initiated work on a new "hive" for freshmeat Alejandro Mery 2009-12-17 18:04:25 +0100
  • 20632b9be4 sde-create-package: fixed to run on dash Alejandro Mery 2009-01-17 22:08:07 +0100
  • 26c14a02e6 sde-create-iso: Resolved "if $x; then" bug (reminder bash is not VB) karasz/installer Nagy Karoly Gabriel 2009-07-14 19:44:14 +0300
  • cfe7628de7 sde-create-iso: Improved variable handling, removed cruft and added logic for udf/iso966 and bootoptions. Nagy Karoly Gabriel 2009-07-14 11:25:09 +0300
  • 84ae841614 sde-create-iso: Removed cruft, we got an iso file produced, introduced unhandled boot parsing. Nagy Karoly Gabriel 2009-07-13 12:34:38 +0300
  • 06447e2178 sde-create-iso: Removed Gaffitter dependency added mkisofs logic. Nagy Karoly Gabriel 2009-07-11 21:20:05 +0300
  • b6003dfe5a sde-create-iso: Finished options handling and debuged directory quirks. Nagy Karoly Gabriel 2009-07-11 10:54:44 +0300
  • ff02f00645 sde-create-iso: Enhanced to parse all the advertised arguments. Nagy Karoly Gabriel 2009-07-11 10:39:17 +0300
  • 089ece5e79 sde-create-iso: Moved size calculation in the propper place and corrected gawk syntax. Nagy Karoly Gabriel 2009-07-11 10:35:25 +0300
  • 1d4ba13a09 sde-create-iso: Implemented config checking Nagy Karoly Gabriel 2009-06-08 16:26:09 +0300
  • 65bb49c4a0 sde-create-iso: Readded -s (size) and -c (configs) options with handling of size Nagy Karoly Gabriel 2009-05-20 18:23:59 +0300
  • 7ec21667a2 sde-create-iso: Dropped unimplemented die function and pretyfied gawk call Nagy Karoly Gabriel 2009-05-19 13:15:45 +0300
  • 9fe92d94ea sde-create-iso: Refactored size_in_bytes considering mnemocs' help Nagy Karoly Gabriel 2009-05-18 22:08:10 +0300
  • 39b2a35601 sde-create-iso: Added missing quotes to variables Nagy Karoly Gabriel 2009-05-18 21:45:06 +0300
  • 2c5ad99da9 sde-create-iso: Added function to convert sizes in bytes Nagy Karoly Gabriel 2009-05-18 21:42:20 +0300
  • 435ef40237 sde-create-iso: reimplemented shortopts, dropped longopts again. Nagy Karoly Gabriel 2009-05-18 16:43:14 +0300
  • 3ae24ef234 sde-create-iso: Begun implementing gaffitter and cleane up hackish ways. Nagy Karoly Gabriel 2009-05-18 16:37:09 +0300
  • 3804567560 sde-create-iso: Corrected typo in file check Nagy Karoly Gabriel 2009-05-18 13:09:21 +0300
  • 99a452b2cb sde-create-iso: Enhanced sde-create-iso to build gaffitter Nagy Karoly Gabriel 2009-05-18 13:06:06 +0300
  • 4734a354e8 sde-create-iso: Introduced gaffitter tool Nagy Karoly Gabriel 2009-05-18 12:11:45 +0300
  • cd0d6b27bc sde-create-iso: Gigabytes are not Megabytes :-/ Nagy Karoly Gabriel 2009-05-16 14:46:22 +0300
  • c6df436ede sde-create-iso: Changed to default to bytes as size measurement Nagy Karoly Gabriel 2009-05-16 14:44:28 +0300
  • b3e65757b1 sde-create-iso: made arithmetics more natural to shell Nagy Karoly Gabriel 2009-05-11 14:42:52 +0300
  • cf113e59d2 sde-create-iso: hopefully got arithmetics right this time Nagy Karoly Gabriel 2009-05-11 14:36:37 +0300
  • 73a0a0737e sde-create-iso: replaced hakeish variable asignment with a more standard one Nagy Karoly Gabriel 2009-05-11 14:30:05 +0300
  • 05883a79cb sde-create-iso: removed typos and improved syntax Nagy Karoly Gabriel 2009-05-10 14:58:21 +0300
  • fad6ef13f7 sde-creatye-iso: merged t and s arguments, introduced f argument choosing between iso9660 and udf Nagy Karoly Gabriel 2009-05-10 11:07:44 +0300
  • 0701c5b0ca sde-create-iso: added options parsing logic Nagy Karoly Gabriel 2009-05-09 14:13:16 +0300
  • 0c7e315838 sde-create-iso: further improved parameters notation Nagy Karoly Gabriel 2009-05-08 14:53:06 +0300
  • aa12dcfd98 sde-create-iso: enhanced program paramaters to allow easied definition of optical media Nagy Karoly Gabriel 2009-05-08 13:30:26 +0300
  • 1090dcdb1c sde-create-iso: Removed bashism and made calling POSIX compliant Nagy Karoly Gabriel 2009-05-07 13:59:55 +0300
  • d6520a5238 sde-create-iso: Removed superfluous alias and added usage prototype Nagy Karoly Gabriel 2009-05-07 13:37:26 +0300
  • 1b7ca78853 sde-create: Added copyright chunk to sde-create-iso Nagy Karoly Gabriel 2009-05-07 12:52:27 +0300
  • 7439091048 sde-create: Introduced ISO discriminator, creating an ISO from the selected config(s) Nagy Karoly Gabriel 2009-05-07 12:45:29 +0300
  • 62ffe977d8 Build-Target: made stop if config/$config/.stop is found after building a package Alejandro Mery 2009-10-02 17:03:01 +0200
  • ead02916ad Build-Target: enhanced to use generic's build.sh as fallback if the target doesn't have one Alejandro Mery 2009-09-25 20:23:20 +0200
  • 72bec0ae4b functions: extended build_this_package() to support $confdir/$srctar/ for in-tree source code Alejandro Mery 2009-11-09 12:22:07 -0500
  • 4638e429d2 Build-Target: made stop if config/$config/.stop is found after building a package karasz/new-early Alejandro Mery 2009-10-02 17:03:01 +0200
  • 9c58fd872f Build-Target: enhanced to use generic's build.sh as fallback if the target doesn't have one Alejandro Mery 2009-09-25 20:23:20 +0200
  • 91585244fb functions: enhanced pkgprefix() to prepend $root (real absolute path) when -r is passed Alejandro Mery 2009-07-25 11:54:43 -0400
  • 0bb9416b33 functions: fixed to pass empty instead of / to confopt and makeopt when prefix is empty Alejandro Mery 2009-07-23 16:10:55 -0400
  • 323ebb4bb4 sde-check-package: fixed sourceforge support Alejandro Mery 2009-09-16 12:02:49 +0000
  • 9a1420f811 overlay: added .bin type Alejandro Mery 2009-08-18 18:23:16 -0400
  • 5c52e7088b overlay: added add_flist to overlay_apply Alejandro Mery 2009-08-15 15:14:32 -0400
  • a15d4dcdea overlay: cleaned overlay_apply() by using xtarget="$rootfs/$target" Alejandro Mery 2009-08-15 11:29:00 -0400