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
Alexander Lutay f15db14033
MT#17673 Update changelog for 0.3.0.0+0~grml20141114
10 years ago
debian MT#17673 Update changelog for 0.3.0.0+0~grml20141114 10 years ago
fs/grml64-full MT#17675 Update PXE files from GRML 2014-11-14 (Gschistigschasti) 10 years ago
images MT#17673 Add iPXE undionly.kpxe to ngcp-pxe-boot-imagesm & remove pxelinux.0 10 years ago
.gitattributes MT#17673 Add iPXE undionly.kpxe to ngcp-pxe-boot-imagesm & remove pxelinux.0 10 years ago
.gitreview MT#17675 Add .gitreview to pxe-boot-images 10 years ago
.lfsconfig MT#17675 Initial commit for ngcp-pxe-boot package 10 years ago
README MT#17675 Initial commit for ngcp-pxe-boot package 10 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:
```