Update dates

This commit is contained in:
bzt 2021-01-15 21:07:25 +01:00
parent 7f1a28dd2d
commit e03097211b
38 changed files with 40 additions and 40 deletions

View File

@ -1,7 +1,7 @@
/*
* aarch64-cb/bootboot.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* aarch64-rpi/boot.S
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* aarch64-rpi/bootboot.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* aarch64-rpi/fs.h
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* aarch64-rpi/mkboot.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

Binary file not shown.

Binary file not shown.

2
dist/bootboot.h vendored
View File

@ -1,7 +1,7 @@
/*
* bootboot.h
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -2,7 +2,7 @@ BOOTBOOT Bootable Disk Image Creator
====================================
Downloaded from: <https://gitlab.com/bztsrc/bootboot>
Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab) MIT
Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab) MIT
This is an all-in-one, multiplatform, dependency-free disk image creator tool for the BOOTBOOT loader.

View File

@ -9,7 +9,7 @@ fájlokkal, GPT táblával, PMBR-el, stb. Továbbá képes létrehozni az indul
`cpio`, `tar`, `jamesm` (James Molloy initrdje) és az `FS/Z` támogatott, de a kód úgy lett megírva, hogy könnyű legyen bővíteni).
A kigenerált képet leellenőriztem fdisk-el, valamint a gdisk verify funkciójával. A FAT partíció tesztelve lett fsck.vfat-al
és UEFI förmverrel, továbbá Raspberry Pi-n. Az ISO9660-es rész iat-vel (ISO966ö Analyzer Tool) és Linux mounttal lett tesztelve.
és UEFI förmverrel, továbbá Raspberry Pi-n. Az ISO9660-es rész iat-vel (ISO9660 Analyzer Tool) és Linux mounttal lett tesztelve.
Működési módok
--------------

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/cpio.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/esp.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/fs.h
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/fsZ.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/gpt.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/img.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/jamesm.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/lang.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/lang.h
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/main.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/main.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/tar.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mkbootimg/util.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
#
# mykernel/Makefile
#
# Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
# Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mykernel/kernel.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* mykernel/link.ld
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
;*
;* x86_64-bios/boot.asm
;*
;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
;*
;* Permission is hereby granted, free of charge, to any person
;* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
;*
;* x86_64-bios/bootboot.asm
;*
;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
;*
;* Permission is hereby granted, free of charge, to any person
;* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
;*
;* x86_64-bios/bootboot.inc
;*
;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
;*
;* Permission is hereby granted, free of charge, to any person
;* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
;*
;* x86_64-bios/fs.inc
;*
;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
;*
;* Permission is hereby granted, free of charge, to any person
;* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* x86_64-bios/mkboot.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
;*
;* x86_64-bios/tinf.inc
;*
;* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
;* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
;*
;* Permission is hereby granted, free of charge, to any person
;* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* x86_64-cb/bootboot.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* x86_64-cb/fs.h
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* x86_64-cb/smp.S
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* x86_64-efi/bootboot.c
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* x86_64-efi/fs.h
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation

View File

@ -1,7 +1,7 @@
/*
* x86_64-efi/smp.S
*
* Copyright (C) 2017 - 2020 bzt (bztsrc@gitlab)
* Copyright (C) 2017 - 2021 bzt (bztsrc@gitlab)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation