e303bb3891generic: disabled embutils on ref so Baldzius stops whiningAlejandro Mery2010-09-16 07:05:49 -0400
efc59652f6Build-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
b90c190f6clib/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
df01c8538atarget/generic/reference: favour nss-pam-ldap over nss_pam/nss_ldap and gnupg2 over gnupg
Christian Wiese
2010-08-13 20:04:31 +0200
0886735257lib/functions.in: improved createprefix_function() to create a compat symlink lib -> lib64
Christian Wiese
2010-07-30 18:58:07 +0200
2f3d13a374target/generic: disabled dvdrtools due to shared files with cdrtools (see note)
Christian Wiese
2010-07-30 17:24:21 +0200
09d6fd459btarget/generic: disabled qt3 for reference builds due to shared files with qt4
Christian Wiese
2010-07-30 17:22:10 +0200
99da2afe33lib/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
8efb0c7fa0b/functions.in: introduced createprefix_function() - factoring out the createprefix handling into its own function
Christian Wiese
2010-07-30 11:14:07 +0200
a6e67496eescripts/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
243dd4813blib/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
2bacaa0665x86-64/glibc: do not apply multilib and pure64 patches anymore
Christian Wiese
2010-07-29 10:34:56 +0200
d9f8875297x86-64/gcc: do not apply multilib and pure64 patches anymore
Christian Wiese
2010-07-29 10:31:20 +0200
dbafffc9c9added cmake detection for packages
Christian Wiese
2010-08-03 11:35:40 +0200
ce65e70df3target/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
4f8ca71fdfsde-config: enhanced hack_stages() to allow wildcards and offsets
user/amery/stages
Alejandro Mery
2009-03-24 14:13:39 +0200
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
74a6e124b3architecture/x86-64: inject -march=i686 to fix multilib builds of glibc
Christian Wiese
2010-03-30 16:26:15 +0200
2716683894early: build gmp, mpfr, ppl and cloog-ppl at toolchain stage
Christian Wiese
2009-12-09 13:31:14 +0100
9de375dcc9early target: added the new gcc dependencies gmp, mpfr, ppl and cloog-ppl to package selection
Christian Wiese
2009-12-01 22:23:27 +0100
450414440flib/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
9eaeac0438lib/functions.in: explicitely injecting --build=$arch_build configure option at toolchain stage
Christian Wiese
2009-12-01 22:16:16 +0100
cea9e4ea80generic 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
5deeccbdaepkgprefix: fixed bug in prefix request with -r, and sightly cleaned codeAlejandro Mery2010-05-04 16:29:03 -0400
268a89a2f6added '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
3e242d5724scripts/Config: changed title of the main config dialog (removing 'The') - now for real :/
Christian Wiese
2010-04-07 20:46:56 +0200
08bb3b6c62scripts/Config: changed title of the main config dialog (removing 'The')
Christian Wiese
2010-04-07 20:14:26 +0200
51bc49251blib/sde-config/config.hlp: cleaned/fixed-up the help text
Christian Wiese
2010-04-07 20:02:43 +0200
d1af5b38c4lib/sde-config/main.in: corrected title of Package List dialog
Christian Wiese
2010-04-07 19:44:44 +0200
8c4bc2ff01lib/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
8fd8ea9165lib/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
ebda1ca311Introduced QT3-QUIRK flag
Alejandro Mery
2009-11-20 16:27:31 +0100
097687bd89sde-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
26c14a02e6sde-create-iso: Resolved "if $x; then" bug (reminder bash is not VB)
karasz/installer
Nagy Karoly Gabriel
2009-07-14 19:44:14 +0300
cfe7628de7sde-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
84ae841614sde-create-iso: Removed cruft, we got an iso file produced, introduced unhandled boot parsing.
Nagy Karoly Gabriel
2009-07-13 12:34:38 +0300
06447e2178sde-create-iso: Removed Gaffitter dependency added mkisofs logic.
Nagy Karoly Gabriel
2009-07-11 21:20:05 +0300
b6003dfe5asde-create-iso: Finished options handling and debuged directory quirks.
Nagy Karoly Gabriel
2009-07-11 10:54:44 +0300
ff02f00645sde-create-iso: Enhanced to parse all the advertised arguments.
Nagy Karoly Gabriel
2009-07-11 10:39:17 +0300
089ece5e79sde-create-iso: Moved size calculation in the propper place and corrected gawk syntax.
Nagy Karoly Gabriel
2009-07-11 10:35:25 +0300
1d4ba13a09sde-create-iso: Implemented config checking
Nagy Karoly Gabriel
2009-06-08 16:26:09 +0300
65bb49c4a0sde-create-iso: Readded -s (size) and -c (configs) options with handling of size
Nagy Karoly Gabriel
2009-05-20 18:23:59 +0300
7ec21667a2sde-create-iso: Dropped unimplemented die function and pretyfied gawk call
Nagy Karoly Gabriel
2009-05-19 13:15:45 +0300
9fe92d94easde-create-iso: Refactored size_in_bytes considering mnemocs' help
Nagy Karoly Gabriel
2009-05-18 22:08:10 +0300
39b2a35601sde-create-iso: Added missing quotes to variables
Nagy Karoly Gabriel
2009-05-18 21:45:06 +0300
2c5ad99da9sde-create-iso: Added function to convert sizes in bytes
Nagy Karoly Gabriel
2009-05-18 21:42:20 +0300
435ef40237sde-create-iso: reimplemented shortopts, dropped longopts again.
Nagy Karoly Gabriel
2009-05-18 16:43:14 +0300
3ae24ef234sde-create-iso: Begun implementing gaffitter and cleane up hackish ways.
Nagy Karoly Gabriel
2009-05-18 16:37:09 +0300
3804567560sde-create-iso: Corrected typo in file check
Nagy Karoly Gabriel
2009-05-18 13:09:21 +0300
99a452b2cbsde-create-iso: Enhanced sde-create-iso to build gaffitter
Nagy Karoly Gabriel
2009-05-18 13:06:06 +0300
4734a354e8sde-create-iso: Introduced gaffitter tool
Nagy Karoly Gabriel
2009-05-18 12:11:45 +0300
cd0d6b27bcsde-create-iso: Gigabytes are not Megabytes :-/
Nagy Karoly Gabriel
2009-05-16 14:46:22 +0300
c6df436edesde-create-iso: Changed to default to bytes as size measurement
Nagy Karoly Gabriel
2009-05-16 14:44:28 +0300
b3e65757b1sde-create-iso: made arithmetics more natural to shell
Nagy Karoly Gabriel
2009-05-11 14:42:52 +0300
cf113e59d2sde-create-iso: hopefully got arithmetics right this time
Nagy Karoly Gabriel
2009-05-11 14:36:37 +0300
73a0a0737esde-create-iso: replaced hakeish variable asignment with a more standard one
Nagy Karoly Gabriel
2009-05-11 14:30:05 +0300
05883a79cbsde-create-iso: removed typos and improved syntax
Nagy Karoly Gabriel
2009-05-10 14:58:21 +0300
fad6ef13f7sde-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
0701c5b0casde-create-iso: added options parsing logic
Nagy Karoly Gabriel
2009-05-09 14:13:16 +0300
0c7e315838sde-create-iso: further improved parameters notation
Nagy Karoly Gabriel
2009-05-08 14:53:06 +0300
aa12dcfd98sde-create-iso: enhanced program paramaters to allow easied definition of optical media
Nagy Karoly Gabriel
2009-05-08 13:30:26 +0300
1090dcdb1csde-create-iso: Removed bashism and made calling POSIX compliant
Nagy Karoly Gabriel
2009-05-07 13:59:55 +0300
d6520a5238sde-create-iso: Removed superfluous alias and added usage prototype
Nagy Karoly Gabriel
2009-05-07 13:37:26 +0300
1b7ca78853sde-create: Added copyright chunk to sde-create-iso
Nagy Karoly Gabriel
2009-05-07 12:52:27 +0300
7439091048sde-create: Introduced ISO discriminator, creating an ISO from the selected config(s)
Nagy Karoly Gabriel
2009-05-07 12:45:29 +0300
62ffe977d8Build-Target: made stop if config/$config/.stop is found after building a package
Alejandro Mery
2009-10-02 17:03:01 +0200
ead02916adBuild-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
72bec0ae4bfunctions: extended build_this_package() to support $confdir/$srctar/ for in-tree source codeAlejandro Mery2009-11-09 12:22:07 -0500
4638e429d2Build-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
9c58fd872fBuild-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
91585244fbfunctions: enhanced pkgprefix() to prepend $root (real absolute path) when -r is passedAlejandro Mery2009-07-25 11:54:43 -0400
0bb9416b33functions: fixed to pass empty instead of / to confopt and makeopt when prefix is emptyAlejandro Mery2009-07-23 16:10:55 -0400
323ebb4bb4sde-check-package: fixed sourceforge support
Alejandro Mery
2009-09-16 12:02:49 +0000