| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement a PORTAGE_FETCH_RESUME_MIN_SIZE variable that is useful for | Zac Medico | 2008-04-03 | 1 | -0/+3 |
* | Move the default empty compiler flag settings from | Zac Medico | 2008-03-26 | 1 | -0/+5 |
* | Fix grammar. | Zac Medico | 2008-03-14 | 1 | -1/+1 |
* | Bug #42456 - When a checksum failure occurs during fetch, use a new | Zac Medico | 2008-03-14 | 1 | -0/+3 |
* | * Optimize parallel-fetch to avoid redundant checksum verification. | Zac Medico | 2008-03-14 | 1 | -1/+1 |
* | Quote the file path and uri inside FETCHCOMMAND and RESUMECOMMAND. Thanks | Zac Medico | 2008-03-03 | 1 | -2/+2 |
* | Fix rejects. | Zac Medico | 2008-02-10 | 2 | -8/+8 |
* | add preserve-libs info to make.conf.example | Marius Mauch | 2008-02-09 | 1 | -0/+3 |
* | Remove the manifest1 digest filter from PORTAGE_RSYNC_OPTS since it's | Zac Medico | 2008-02-01 | 1 | -1/+1 |
* | Bug #204425 - Remove --delete-after from the default PORTAGE_RSYNC_OPTS. | Zac Medico | 2008-01-11 | 1 | -1/+1 |
* | Bug #201513 - Fix typos for preserve-libs and PreservedLibraryConsumerSet. | Zac Medico | 2007-12-07 | 1 | -2/+2 |
* | enable FEATURES=preserve-libs globally for extended testing | Marius Mauch | 2007-12-04 | 1 | -0/+3 |
* | implement the final part of FEATURES=preserved-libs and remove previously pre... | Marius Mauch | 2007-12-03 | 1 | -0/+5 |
* | Update emacs and vim docs to reference NOTE_2. | Zac Medico | 2007-10-15 | 1 | -3/+3 |
* | Update NOTE_2 to document proper use of the using_editor | Zac Medico | 2007-10-15 | 1 | -1/+2 |
* | remove unused tmpfs variable | Marius Mauch | 2007-10-15 | 1 | -10/+0 |
* | Add @localhost to default PORTAGE_ELOG_MAILFROM to account for mail servers t... | Marius Mauch | 2007-10-06 | 1 | -1/+1 |
* | default set configuration, should probably go into /usr/share/portage | Marius Mauch | 2007-10-06 | 1 | -0/+34 |
* | Bug #74615 - Quote all file paths inside dispatch-conf shell commands. | Zac Medico | 2007-09-24 | 1 | -2/+2 |
* | remove $Id$ as it gives us nothing useful | Mike Frysinger | 2007-08-25 | 1 | -1/+1 |
* | remove "risky" message about -O2 | Mike Frysinger | 2007-08-17 | 2 | -6/+2 |
* | For bug #188807, add nocreate and delaycompress options for logrotate. | Zac Medico | 2007-08-15 | 1 | -0/+2 |
* | - revert a few -O2 when they should of remained -O3 in comments | Ned Ludd | 2007-08-13 | 4 | -5/+5 |
* | 'decent' CFLAGS should not feature -O3. Bug 188619 | Ned Ludd | 2007-08-12 | 8 | -14/+14 |
* | For bug #187016, and env.d to the default USE_ORDER. | Zac Medico | 2007-07-29 | 1 | -1/+1 |
* | Fix make.conf.example rejects. | Zac Medico | 2007-07-24 | 2 | -12/+13 |
* | For bug #186337, show an ewarn message if FEATURES=installsources is enabled ... | Zac Medico | 2007-07-24 | 1 | -0/+9 |
* | Add sfperms and strict to the default FEATURES since they're already in the b... | Zac Medico | 2007-07-23 | 1 | -1/+1 |
* | Enable FEATURES=userfetch by default. | Zac Medico | 2007-07-23 | 1 | -1/+1 |
* | sync MAILSUBJECT in make.conf with make.globals | Marius Mauch | 2007-07-16 | 1 | -1/+1 |
* | s/PORTAGE_EXTRA_RSYNC_OPTS/PORTAGE_RSYNC_OPTS/ for correctness. | Zac Medico | 2007-07-01 | 1 | -1/+1 |
* | For bug #131030, update the warning about potential for emerge --sync overwri... | Zac Medico | 2007-07-01 | 1 | -2/+12 |
* | change default diff_command for emacs (bug #147558) | Marius Mauch | 2007-06-23 | 1 | -1/+1 |
* | Add a logrotate config for the save_summary elog module since it's enabled by... | Zac Medico | 2007-06-23 | 1 | -0/+8 |
* | For bug #134620, add a FEATURES=unmerge-orphans option that causes unmerge to... | Zac Medico | 2007-06-13 | 1 | -1/+1 |
* | Remove stray newline. | Zac Medico | 2007-06-11 | 1 | -1/+0 |
* | Update the PORT_LOGDIR docs for bug #82378. Thanks to Arfrever FTA for repor... | Zac Medico | 2007-06-11 | 1 | -6/+6 |
* | For bug #153967, use -O ${DISTDIR}/${FILE} in the default FETCHCOMMAND. | Zac Medico | 2007-06-06 | 1 | -2/+2 |
* | Add a 'ignore-previously-merged' config option which gives similar behavior t... | Zac Medico | 2007-05-23 | 1 | -0/+5 |
* | s:${PORTDIR}:/usr/portage: so that it's not implied that those variables are ... | Zac Medico | 2007-05-12 | 1 | -2/+2 |
* | - add new echo module for people who don't want any real logging | Marius Mauch | 2007-04-30 | 2 | -0/+2 |
* | For bug #175058, avoid potential quoting issues by spawning FETCHCOMMAND with... | Zac Medico | 2007-04-29 | 1 | -2/+2 |
* | For bug #175058, properly quote the variables in FETCHCOMMAND and RESUMECOMMA... | Zac Medico | 2007-04-28 | 1 | -2/+2 |
* | For bug #168646, remove --prune-empty-dirs from PORTAGE_RSYNC_OPTS since it's... | Zac Medico | 2007-03-02 | 1 | -1/+1 |
* | For bug #167668, prune empty ${FILESDIR}s by adding --prune-empty-dirs to PO... | Zac Medico | 2007-02-26 | 1 | -1/+1 |
* | For bug #167668, use an rsync "hide" filter rule to exclude **/files/digest-*... | Zac Medico | 2007-02-22 | 1 | -1/+1 |
* | tweak PORT_LOGDIR comments so as to not give the wrong impression about the d... | Mike Frysinger | 2007-02-13 | 1 | -1/+2 |
* | update make.conf.example with per-module filtering | Marius Mauch | 2007-01-18 | 1 | -1/+5 |
* | make.conf is not a manual so only list common FEATURES #161985 | Mike Frysinger | 2007-01-16 | 1 | -29/+4 |
* | Add 'stricter' description, misc typo fixes, patch by Max Lorenz (bug #153755) | Marius Mauch | 2007-01-11 | 1 | -6/+9 |