Pārlūkot izejas kodu

Adding support for Pogostick - Offline Windows Password and Registry Editor

http://pogostick.net/~pnh/ntpasswd
Antony Messerli 9 gadi atpakaļ
vecāks
revīzija
8ce7341c7e
3 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. 1 0
      README.md
  2. 1 0
      docs/index.md
  3. 7 0
      src/utils.ipxe

+ 1 - 0
README.md

@@ -57,6 +57,7 @@ Full documentation is at ReadTheDocs:
 * [HDT](http://www.hdt-project.org/)
 * [Memtest](http://www.memtest.org/)
 * [Partition Wizard](http://www.partitionwizard.com)
+* [Pogostick - Offline Windows Password and Registry Editor](http://pogostick.net/~pnh/ntpasswd)
 * [Super Grub2 Disk](http://www.supergrubdisk.org)
 
 #### Feedback

+ 1 - 0
docs/index.md

@@ -61,6 +61,7 @@ If you already have iPXE up and running on the network, you can hit netboot.xyz
 * [HDT](http://www.hdt-project.org/)
 * [Memtest](http://www.memtest.org/)
 * [Partition Wizard](http://www.partitionwizard.com)
+* [Pogostick - Offline Windows Password and Registry Editor](http://pogostick.net/~pnh/ntpasswd)
 * [Super Grub2 Disk](http://www.supergrubdisk.org)
 
 ### Source Code

+ 7 - 0
src/utils.ipxe

@@ -9,6 +9,7 @@ item hdt ${space} Hardware Detection Tool
 item memtest ${space} MemTest86+
 item netbootcd ${space} NetbootCD.us
 item partition_wizard ${space} Partition Wizard
+item pogostick ${space} Pogostick - Offline Windows Password and Registry Editor
 item supergrub ${space} Super Grub2 Disk
 item --gap netboot.xyz tools:
 item testpr ${space} Test netboot.xyz branch
@@ -73,6 +74,12 @@ initrd http://www.partitionwizard.com/download/pwfree91-x64.iso
 boot
 goto utils_exit
 
+:pogostick
+kernel ${memdisk} iso raw
+initrd http://pogostick.net/~pnh/ntpasswd/cd140201.zip
+boot
+goto utils_exit
+
 :supergrub
 kernel ${memdisk} iso raw
 initrd https://forja.cenatic.es/frs/download.php/file/1844/super_grub2_disk_hybrid_2.02s3.iso