summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add support for pkg_pretend and split apart the testing/message logic from ↵Mike Frysinger2015-07-301-21/+56
| | | | the actual mount logic so we can provide better details up front #532264 by Ulrich Müller
* add a helper function to track all the ways we disable the logic so ↵Mike Frysinger2015-07-301-10/+28
| | | | output/behavior is consistent
* do not attempt to mount /boot when installing packages into a different root ↵Mike Frysinger2015-07-301-1/+6
| | | | #532264 by Michał Górny
* improve the output a bit: do a bit of word smithing, try to make it less ↵Mike Frysinger2015-07-301-29/+15
| | | | spammy with empty lines, and make the mount cases consistent (output message before mounting)
* add eclass docsMike Frysinger2015-07-301-6/+9
|
* try to automatically remount/unmount /boot back to its pre-emerge state ↵Mike Frysinger2011-01-091-3/+33
| | | | #348946 by Jaco Kroon
* fix from Lars Wendler (Polynomial-C) to make sure /boot has a .keep file so ↵Mike Frysinger2009-10-091-3/+9
| | | | portage doesnt go deleting the "empty" /boot mount point #274130 by Jochums Johannes
* make matching ro in the options field a bit more robust #260214 by Joe UserMike Frysinger2009-02-271-2/+2
|
* dont send output to /dev/null ... if it worked, we would get no output and ↵Mike Frysinger2008-11-271-3/+3
| | | | if it failed, we want to see the output
* use elog for DONT_MOUNT_BOOT user message #223311Mike Frysinger2008-06-021-6/+6
|
* tweak from Robin Johnson to not mount /boot if DONT_MOUNT_BOOT is set #179693Mike Frysinger2007-05-251-7/+16
|
* document maintainersMike Frysinger2006-06-151-3/+6
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* header fixesMike Frysinger2003-02-161-6/+6
|
* move mount /boot to pkg_preinst, remove the bells ;)Donny Davies2003-01-251-22/+29
|
* fix for #10471Donny Davies2002-11-131-3/+3
|
* Header updates/cleanupsMike Frysinger2002-10-251-2/+2
|
* fix for #9051Donny Davies2002-10-131-2/+2
|
* fixes from #7903Donny Davies2002-09-301-11/+14
|
* fix0rDonny Davies2002-09-221-3/+3
|
* #7903 in progress...Donny Davies2002-09-201-0/+54