Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 1 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-05-15 | postfix: update to version 2.2.12 which is the latest to compile without any ↵ | Rolf Leggewie | 1 | |
further changes. | ||||
2008-04-29 | postfix: Fix the update-alternatives call for sendmail (both the syntax and ↵ | Rod Whitby | 1 | |
the ordering were wrong - it was ending up in the root directory and newaliases was being called before it was set up. | ||||
2007-01-16 | postfix: Updating and improving configuration. This should cut off about 75% ↵ | ccsmart | 1 | |
typical spamload before it enters the system. | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-11-29 | Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵ | Richard Purdie | 1 | |
mailing list. There should be no functionality changes yet. | ||||
2006-11-22 | packages: Update the packages that use volatiles to pass update as a | Jamie Lenehan | 1 | |
parameter to populate-volatiles.sh to ensure that the volatiles cache is updated (if its in use) when a package is added after the initial boot. The update parameter is ignore is the cache is not in use and by older versions of populate-volatiles.sh that don't support this parameter. | ||||
2006-09-10 | postfix 2.0.20: Remove spurious .debug directories from the non -dbg packages. | Jamie Lenehan | 1 | |
2006-09-09 | many recipes: change pcre to libpcre in DEPENDS | Philipp Zabel | 1 | |
2005-11-11 | db: fix db3/db4 confusion by causing all packages to use virtual/db in ↵ | John Bowler | 1 | |
db-4.3 4.3.29 - The SleepyCat implementation of the Berkeley DB exists in OE in two different - versions, 3.2 and 4.3. These appear to now be compatible (i.e. with the correct - settings db-4.3 can do everything db-3.2 can do and all packages compile with it). - The previous scheme of allowing both to be built (which was highly error prone) - has been removed and all db users now reference virtual/db. - Affects: - bogofilter, cyrus-*, openldap, perl, postfix, rpm | ||||
2005-09-18 | postfix: remove temporary file /var/tmp/main_cf.sh after installation | ccsmart | 1 | |
2005-09-16 | postfix: Add comment to accounts in /etc/passwd | ccsmart | 1 | |
2005-08-30 | Fix hardcoded paths, and create dirs in image before trying to copy files there | Oyvind Repvik | 1 | |
2005-08-11 | Update postfix to use u-a for /usr/sbin/sendmail (Conflict with ssmtp) | Oyvind Repvik | 1 | |
2005-08-09 | Delete /var/spool/postfix directory created by useradd to let volatile ↵ | ccsmart | 1 | |
assign the correct permissions. | ||||
2005-08-06 | Polishing maildir based install defaults. | ccsmart | 1 | |
2005-08-04 | Prefer populate over installer because of permissions being applied. | ccsmart | 1 | |
2005-08-04 | Initial out of the box functionality changes. | ccsmart | 1 | |
2005-08-02 | Do not remove user when removing package. | ccsmart | 1 | |
2005-07-11 | Postfix Now adds user when installed | Oyvind Repvik | 1 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 1 | |
2005-04-05 | Merge bk://oe-devel@oe-devel.bkbits.net/openembedded | Michael Lauer | 1 | |
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/05 15:35:53+02:00 uni-frankfurt.de!mickeyl mark gs, libxfce4util and file as broken, upgrade postfix BKrev: 425294ee8I4-J8RLc8hmki8n8A-Jug |