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 7cbbace939
TT#54410 Increase package version with Grml-sipwise20190805.1
6 years ago
debian TT#54410 Increase package version with Grml-sipwise20190805.1 6 years ago
fs/grml64-small TT#54410 Update binary files to Grml-sipwise20190805.1 6 years ago
images TT#36350 Update binary files to Grml-sipwise20190805 6 years ago
.gitattributes TT#11444 Add uEFI ipxe bootloader 7 years ago
.gitreview MT#17675 Add .gitreview to pxe-boot-images 9 years ago
.lfsconfig MT#17675 Initial commit for ngcp-pxe-boot package 9 years ago
README MT#17675 Initial commit for ngcp-pxe-boot package 9 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:
```