diff options
Diffstat (limited to 'docs/archive_old.html')
-rw-r--r-- | docs/archive_old.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/archive_old.html b/docs/archive_old.html index 63bf6187..70eff88a 100644 --- a/docs/archive_old.html +++ b/docs/archive_old.html @@ -192,7 +192,6 @@ <li>docs/hcl/gm45_remove_me.html: prioritize changing mac address</li> <li>docs/hcl/gm45_remove_me.html: less confusing notes about ich9gen</li> <li>build/dependencies/parabola: Add dependencies for x86_64</li> - <li>Move parabola/trisquel dependency scripts to scripts/helpers/build</li> <li>scripts/dependencies/paraboladependencies: build dependencies (32-bit Parabola)</li> <li><b>New board</b>: ThinkPad T500</li> <li>Add diffs for descriptor/gbe differences between T500 and X200</li> @@ -293,8 +292,6 @@ </li> <li>Moved the get scripts to resources/scripts/helpers/download/</li> <li>build-release: Remove the powertop entries</li> - <li>Moved powertop.trisquel7 to resources/scripts/misc/</li> - <li>Deleted the powertop.trisquel6 script (Trisquel 6 is obsolete)</li> <li>Documentation: general improvements to the flashing instructions</li> <li>Merged all flashing scripts into a single script</li> <li>Updated GRUB</li> @@ -481,7 +478,6 @@ <li>Documentation: general cleanup.</li> <li>builddeps-flashrom: reduce build commands to a single for loop</li> <li>scripts (all): replace unnecessary rm -Rf with rm -f</li> - <li>powertop.trisquel7: remove sudo (script already checks if the user is root)</li> <li>docs/release.html: add lenovo g505s to the list of candidates</li> <li>.gitignore: add libreboot_bin.tar.xz and libreboot_src.tar.xz</li> <li> @@ -491,11 +487,6 @@ or build from source anymore.</li> </ul> </li> - <li>deps-trisquel: Add binutils-source</li> - <li>powertop.trisquel7 (new): Setup powertop on trisquel 7</li> - <li>deps-trisquel,flash,lenovobios_firstflash,lenovobios_secondflash,macbook21_firstflash - x60flashfrom5,powertop.trisquel6: check if user is root</li> - <li>deps-trisquel: Make GRUB build on in Trisquel 7 x86_64. (cross compile dependencies. fixes build error in GRUB)</li> <li>deps-parabola (removed) Remove Parabola dependencies script. Will re-add later (properly tested)</li> <li>grub.cfg: Add more path checks to isolinux parser (more ISOs should work now)</li> <li>Update SeaBIOS</li> @@ -553,7 +544,6 @@ </ul> </li> <li>docs/gnulinux/grub_cbfs.html Major cleanup. Usability improvements.</li> - <li>hocs/gnulinux/encrypted_trisquel.html: Fixed mistakes/typos. General improvements</li> <li> flash (flashrom script): remove boardmismatch=force <ul> @@ -834,17 +824,14 @@ <li>Documentation: index.html#build updated to reflect the above.</li> </ul> </li> - <li>Removed 'sudo' from builddeb, builddeb-flashrom, powertop.trisquel6 and builddeb-bucts scripts (assuming that the user has it is a really bad idea).</li> <li><s>Added all gcry_* modules to grub (luks/cryptomount): gcry_arcfour gcry_camellia gcry_crc gcry_dsa gcry_md4 gcry_rfc2268 gcry_rmd160 gcry_seed gcry_sha1 gcry_sha512 gcry_twofish gcry_blowfish gcry_cast5 gcry_des gcry_idea gcry_md5 gcry_rijndael gcry_rsa gcry_serpent gcry_sha256 gcry_tiger gcry_whirlpool</s></li> <li>Added GNUtoo's list of GRUB modules (includes all of the gcry_* modules above), cryptomount should be working now.</li> <li>Removed builddeb-bucts and builddeb-flashrom, merged them with builddeb (index.html updated accordingly)</li> <li>Removed buildpac-bucts and buildpac-flashrom, merged them with buildpac (index.html updated accordingly)</li> - <li>Renamed builddeb to deps-trisquel (index.html updated accordingly)</li> <li>Renamed buildpac to deps-parabola (index.html updated accordingly)</li> <li>Documentation: removed all parts talking about build dependencies, replaced them with links to index.html#build_dependencies</li> <li>Documentation: emphasized more strongly on the documentation, the need to re-build bucts and/or flashrom before flashing a ROM image.</li> <li>build-release: flashrom, nvramtool, cbfstool and bucts are no longer provided pre-compiled in binary archives, and are now in source form only. (to maximize distro compatibility).</li> - <li>Documentation: added gnulinux/encrypted_trisquel.html showing how to setup a fully encrypted Trisquel installation (including /boot) and boot it from the GRUB payload.</li> <li>'build' script: replaced grub.elf assembly instructons, it is now handled by a utility added under resources/utilities/grub-assemble</li> <li>Moved resources/grub/keymap to resources/utilities/grub-assemble/keymap, and updated that utility to use it</li> <li>Documentation: removed useless links to pictures of keyboard layouts and unmodified layouts.</li> @@ -877,10 +864,6 @@ </ul> </li> <li> - Documentation: added note about 'fb=false' workaround for text-mode debian-installer (Trisquel net install) to - gnulinux/grub_boot_installer.html - </li> - <li> Documentation: updated gnulinux/grub_cbfs.html to make it safer (and easier) to follow. </li> </ul> @@ -1281,8 +1264,6 @@ </li> <li>tidied up the menu entries in GRUB</li> <li>tidied up the root directory of X60_source/, sorted more files into subdirectories</li> - <li>added 'pkg-config' to the list of dependencies for building powertop on Trisquel</li> - <li>wrote a script (powertop.trisquel6) to automatically setup Powertop to run at boot time (for Trisquel 6 users)</li> <li>improved the commenting inside the 'build' script (should make modifying it easier)</li> <li>Renamed X60_binary.tar.gz and X60_source.tar.gz to libreboot_bin.tar.gz and libreboot_src.tar.gz, respectively.</li> <li>Replaced "GNU GRUB version" with "FREE AS IN FREEDOM" on GNU GRUB start screen.</li> |