You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Mykola Malkov dbc1e6bbb7
TT#54410 Update expiration date of F411A836
7 years ago
debian TT#36350 Fix the version of packages 7 years ago
fs/grml64-small TT#54410 Update expiration date of F411A836 7 years ago
images TT#54410 Update expiration date of F411A836 7 years ago
.gitattributes TT#11444 Add uEFI ipxe bootloader 8 years ago
.gitreview MT#17675 Add .gitreview to pxe-boot-images 11 years ago
.lfsconfig MT#17675 Initial commit for ngcp-pxe-boot package 11 years ago
README MT#17675 Initial commit for ngcp-pxe-boot package 11 years ago

README

NOTE: The current git repository tracks huge files
using Git Large File Storage (LFS).

Please download and install Git command line extension
'git-lfs' to checkout code properly.

https://github.com/github/git-lfs/releases

# dpkg -i git-lfs_1.1.0_amd64.deb
$ git lfs install

In short:
huge files are stored on GitHub LFS directly
and checked out/updated automatically using git-lfs extension.
The repository itself contains references to big files only
(altogether with their checksum).

# Adding new big files:

git lfs track <filename>
git add <filename>
git lfs status

```
On branch vseva/17675
Git LFS objects to be pushed to gerrit/master:

	fs/grml64-full/grml64-full.squashfs (378.6 MB)
	images/initrd.img (17.1 MB)
	images/vmlinuz (2.9 MB)

Git LFS objects to be committed:


Git LFS objects not staged for commit:
```