mirror of
https://git.savannah.gnu.org/git/gnuboot.git
synced 2025-01-15 11:56:28 +01:00
Denis 'GNUtoo' Carikli
6e5e4f3421
Before being merged with the commitdc6e1f32c1
("Import website-build to build the GNU Boot website."), website-build was a separate git repository. And so, even after the merge, until the commit20d122e94a
("website-build: use website from local git repository."), it still worked in the same way and still downloaded the website from git. This prevented merging the website and website-build directories together as the GNU Boot repository also needed to be a valid Untitled website repository as well. Now after this commit, the website is built from the same git tree, so we can simply adjust the build scripts to be able to move things around. In addition of making things more clear for contributors, it also simplify the migration to haunt as with haunt we typically have the haunt.cfg (and the autotools build code if needed) code in the top directory and the markdown files in a subdirectory. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
11 lines
436 B
Markdown
11 lines
436 B
Markdown
% Libreboot 20140716 release
|
|
% Leah Rowe
|
|
% 16 July 2014
|
|
|
|
Revisions for r20140716 (2nd beta) (16th July 2014)
|
|
---------------------------------------------------
|
|
|
|
- Deleted all git-related files from the coreboot directory. This was
|
|
necessary because with those it is possible to run 'git diff'
|
|
which shows the changes made in the form of a patch (diff format);
|
|
this includes the blobs that were deleted during deblobbing.
|