History log of /haiku/3rdparty/pulkomandy/unbootstrap.sh
Revision Date Author Comments
# 52f7c938 28-Mar-2022 Alexander von Gluck IV <kallisti5@unixzen.com>

3rdparty/pulkomandy: Fix rm on unbootstrap script

Change-Id: I8c58195906e426971dc1ebd9ae2da23cfa6159c8


# 8b4c84e8 08-Mar-2018 Alexander von Gluck IV <kallisti5@unixzen.com>

3rdparty/unbootstrap: Correct source packages as well


# 220c5364 12-Nov-2015 François Revol <revol@free.fr>

unbootstrap.sh: make it executable


# 9522c1e4 01-Jul-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Add unbootstrap, a script to remove _bootstrap from packages.

This needs to be run under haiku as it uses the package tool. It can be
used to remove the _bootstrap tagging from bootstrap packages and then
upload them to the repos as normal packages. The goal is to make
non-bootstrap builds work even for archs where the bootstrap isn't
working yet.

Packages built that way should be replaced as soon as better ones are
obtained by the proper bootstrapping process.


# 9522c1e4f21b0292084467c927e4169770db1329 01-Jul-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Add unbootstrap, a script to remove _bootstrap from packages.

This needs to be run under haiku as it uses the package tool. It can be
used to remove the _bootstrap tagging from bootstrap packages and then
upload them to the repos as normal packages. The goal is to make
non-bootstrap builds work even for archs where the bootstrap isn't
working yet.

Packages built that way should be replaced as soon as better ones are
obtained by the proper bootstrapping process.